luolei %!s(int64=5) %!d(string=hai) anos
pai
achega
dce986700e
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 2 0
      src/api/config.js
  2. 2 1
      vue.config.js

+ 2 - 0
src/api/config.js

@@ -1,3 +1,5 @@
+const testUrl = 'http://223.93.170.82:23650'
+
 export default {
   host:'http://192.168.2.241:5050',
   imgHost:'http://192.168.2.241:82',      //富文本编辑器图片回传地址

+ 2 - 1
vue.config.js

@@ -1,6 +1,7 @@
 const path = require('path');
 // const proxy_path = 'http://192.168.2.236:80';
-const proxy_path = 'http://192.168.2.241:88';
+// const proxy_path = 'http://192.168.2.241:88';
+const proxy_path = 'http://223.93.170.82:23650';
 // const proxy_path = 'http://192.168.2.236:88';
 // const proxy_path = 'http://192.168.3.101:5050';
 // const proxy_path = 'http://192.168.3.117:5050';//周铁刚