邀请码页面绘制

This commit is contained in:
zhangmanman
2021-09-29 16:54:53 +08:00
7 changed files with 7 additions and 273 deletions

View File

@@ -9,11 +9,10 @@ import store from '@/store'
// 基础配置
const config = {
// apiUrl : 'https://oapi.lianshang.vip/api/',
// apiUrls : 'https://oapi.lianshang.vip/',
apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
apiUrls : 'http://api.ahxh.shangkelian.cn/',
// apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
// apiUrls : 'http://api.ahxh.shangkelian.cn/',
timeout : 60000
}