Kaynağa Gözat

更新依赖,发正式版前,请先在main.js里移除Sentry监控初始化,测试服的异常查看:http://192.168.0.109:5501/

ZaiZai 1 yıl önce
ebeveyn
işleme
c79d92df44
2 değiştirilmiş dosya ile 8 ekleme ve 14 silme
  1. 0 9
      scripts/cache.json
  2. 8 5
      src/config/index.json

+ 0 - 9
scripts/cache.json

@@ -1,9 +0,0 @@
-{
-    "version": "20230607160059",
-    "target": "http://192.168.0.109:8090",
-    "smsPhone": "",
-    "vite": {
-        "port": 5174,
-        "host": "0.0.0.0"
-    }
-}

+ 8 - 5
src/config/index.json

@@ -1,6 +1,9 @@
 {
-  "version": "20231107162542",
-  "target": "http://127.0.0.1:8090",
-  "smsPhone": "",
-  "vite": {}
-}
+    "version": "20230607160059",
+    "target": "http://192.168.0.109:8090",
+    "smsPhone": "",
+    "vite": {
+        "port": 5174,
+        "host": "0.0.0.0"
+    }
+}