Kaynağa Gözat

Merge branch 'develop_yh42' of http://git.chelingzhu.com/jianguan-web/qpls-md-html into develop_yh42

chenrui 1 yıl önce
ebeveyn
işleme
22bc41ebb8
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      public/version.json
  2. 1 1
      vue.config.js

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1718182551544
+  "version": 1718609650305
 }

+ 1 - 1
vue.config.js

@@ -209,7 +209,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.2.113:8550/qpls-md',
+        // target: 'http://192.168.2.123/qpls-md',
         target: 'https://p.iscm.360arrow.com/qpls-md',
         // ws: false,
         ws: true,