소스 검색

修改链接

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 = '文物管家'