Parcourir la source

基础配置调整

chenwen il y a 1 an
Parent
commit
b50420bdbd
2 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 1 1
      .env.production
  2. 1 2
      package.json

+ 1 - 1
.env.production

@@ -1 +1 @@
-VITE_API_PATH=http://42.56.120.92:9602/zl-opd-server
+VITE_API_PATH=http://42.56.120.107:9602/zl-opd-server

+ 1 - 2
package.json

@@ -17,8 +17,7 @@
     "vue": "^3.2.47",
     "vue-drag-resize": "^1.5.4",
     "vue-i18n": "^9.2.2",
-    "vue-router": "^4.1.6",
-    "vuedraggable": "^4.1.0"
+    "vue-router": "^4.1.6"
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^1.6.0",