SVN r888
SVN-Revision: r888
This commit is contained in:
@@ -325,4 +325,11 @@ namespace Lskj.Util
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// 菜单默认
|
||||
/// 菜单默认图标
|
||||
/// </summary>
|
||||
public static string ModuleDefaultPath
|
||||
{
|
||||
get
|
||||
{
|
||||
if (!Directory.Exists(AbsolutelyPath + "Images\\Main\\Module\\Default"))
|
||||
{
|
||||
Reference in New Issue
Block a user