lilei 3 年之前
父節點
當前提交
19bb898dc9
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      public/version.json
  2. 0 1
      vue.config.js

+ 1 - 1
public/version.json

@@ -1,4 +1,4 @@
 {
 {
-    "version": "1.0.5",
+    "version": "1.0.6",
     "message": "发现有新版本发布,确定更新系统?"
     "message": "发现有新版本发布,确定更新系统?"
 }
 }

+ 0 - 1
vue.config.js

@@ -109,7 +109,6 @@ const vueConfig = {
     proxy: {
     proxy: {
       '/api': {
       '/api': {
         // target: 'http://192.168.16.151:8503/qpls-md',
         // target: 'http://192.168.16.151:8503/qpls-md',
-        // target: 'http://frps.chelingzhu.com:7800/qpls-md',
         target: 'http://p.iscm.360arrow.com/qpls-md',
         target: 'http://p.iscm.360arrow.com/qpls-md',
         // ws: false,
         // ws: false,
         ws: true,
         ws: true,