SVN-Revision: r888
This commit is contained in:
wyf
2025-07-23 09:05:07 +00:00
parent 1e14ad49fb
commit 1efec78228
+8 -1
View File
@@ -325,4 +325,11 @@ namespace Lskj.Util
}
}
/// <summary>
/// 菜单默认
/// 菜单默认图标
/// </summary>
public static string ModuleDefaultPath
{
get
{
if (!Directory.Exists(AbsolutelyPath + "Images\\Main\\Module\\Default"))
{