Sfoglia il codice sorgente

修改文件服务器

zhangxc 5 anni fa
parent
commit
5b9532d51d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/api/config.js

+ 1 - 1
src/api/config.js

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