更新
This commit is contained in:
@@ -2,6 +2,7 @@ import 'dart:ui';
|
||||
|
||||
import 'package:vbvs_app/common/util/FitTool.dart';
|
||||
import 'package:vbvs_app/common/util/MyUtils.dart';
|
||||
import 'package:vbvs_app/enum/APPPackageType.dart';
|
||||
|
||||
class AppConstants {
|
||||
// App-related constants
|
||||
@@ -46,5 +47,6 @@ class AppConstants {
|
||||
];
|
||||
|
||||
//系统参数
|
||||
int ent_type = 1;//1.默认太和 2.欢睡
|
||||
//运行打包APP模式
|
||||
int ent_type = APPPackageType.TH.code;//1.默认太和 2.欢睡 3.眠花糖
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user