melon.yin 3 жил өмнө
parent
commit
393a2d2229
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      lib/consts.dart

+ 1 - 1
lib/consts.dart

@@ -3,5 +3,5 @@ class FisUIConsts {
   static final String manifestFileName = "manifest.json";
 
   /// 主题资源包Package名称
-  static final String themePackageName = "fisresource";
+  static final String themePackageName = "fis_resource";
 }