|
@@ -1,8 +1,8 @@
|
|
|
import { showToast } from './utils/feedback'
|
|
|
import { formatTime, arrRemoveObj,getTypeItem } from './utils/util'
|
|
|
|
|
|
-// const baseUrl = "https://test-ding.g107.com/";//测试
|
|
|
-const baseUrl = "https://ding.insys.g107.com/";//正式
|
|
|
+const baseUrl = "https://test-ding.g107.com/";//测试
|
|
|
+// const baseUrl = "https://ding.insys.g107.com/";//正式
|
|
|
var that;
|
|
|
App({
|
|
|
//自定义全局变量
|