wangshuo před 2 měsíci
rodič
revize
8137052df6
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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 = '文物管家'