更新弹窗
This commit is contained in:
@@ -46,6 +46,13 @@ class AppConstants {
|
||||
stringToColor("006FA3"), // 浅蓝
|
||||
];
|
||||
|
||||
List<Color> thNormalButton = [
|
||||
themeController.currentColor.sc1,
|
||||
themeController.currentColor.sc2,
|
||||
];
|
||||
|
||||
|
||||
|
||||
//系统参数
|
||||
//运行打包APP模式
|
||||
// int ent_type = APPPackageType.MHT.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
|
||||
Reference in New Issue
Block a user