347617796@qq.com 4 anni fa
parent
commit
b88e1e8f27
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app.js
  2. 0 0
      image/snapshot.png

+ 2 - 2
app.js

@@ -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({
   //自定义全局变量

+ 0 - 0
snapshot.png → image/snapshot.png