ZaiZai hace 1 año
padre
commit
f3deae6068
Se han modificado 3 ficheros con 292 adiciones y 454 borrados
  1. 1 1
      package.json
  2. 3 2
      src/config/index.json
  3. 288 451
      yarn.lock

+ 1 - 1
package.json

@@ -19,7 +19,7 @@
         "dayjs": "^1.11.13",
         "echarts": "^5.5.1",
         "element-plus": "2.8.0",
-        "hc-vue3-ui": "^4.2.0",
+        "hc-vue3-ui": "^4.2.1",
         "js-base64": "^3.7.7",
         "js-fast-way": "^0.5.6",
         "js-md5": "^0.8.3",

+ 3 - 2
src/config/index.json

@@ -1,7 +1,8 @@
 {
     "version": "20230607160059",
-    "target2": "http://192.168.0.125:8014",
-    "target": "http://39.108.216.210:8014",
+    "target1": "http://192.168.0.125:8014",
+    "target2": "http://39.108.216.210:8014",
+    "target": "http://192.168.0.148:8014",
     "vite": {
         "port": 5187,
         "host": "0.0.0.0"

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 288 - 451
yarn.lock


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio