浏览代码

修改链接

wangshuo 2 月之前
父节点
当前提交
8137052df6
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      config/config.js

+ 3 - 3
config/config.js

@@ -6,11 +6,11 @@
 // export const cndUrl = 'http://smartct.com/'
 
 // // 前端路径
-export const baseUrl = 'https://meng.wenlvti.net/'
+export const baseUrl = 'https://wwgj.wenlvti.net/'
 // api调用目录
-export const baseApiUrl = 'https://meng.wenlvti.net/api/'
+export const baseApiUrl = 'https://wwgj.wenlvti.net/api/'
 // cnd域名。没有就填写后端域名
-// export const cndUrl = 'https://meng.wenlvti.net/'
+// export const cndUrl = 'https://wwgj.wenlvti.net/'
 
 export const baseLogo = 'https://huli-app.wenlvti.net/app_static/WenWuGuanJia/image/logo.png'
 export const title = '文物管家'