Explorar o código

修改图片服务器地址

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

+ 2 - 2
src/api/config.js

@@ -3,8 +3,8 @@ const testUrl = ''
 
 export default {
   host:'http://192.168.2.241:5050',
-  // imgHost:'http://192.168.2.121:82',      //富文本编辑器图片回传地址
-  imgHost:'http://192.168.2.241:82',      //富文本编辑器图片回传地址
+  imgHost:'http://192.168.2.121:82',      //富文本编辑器图片回传地址
+  // imgHost:'http://192.168.2.241:82',      //富文本编辑器图片回传地址
   delayTime: 500,
   urls: {
     /* 登录注册相关接口 */