'登录页面优化展示,个人中心企业和个人中跳转处理等路径'

This commit is contained in:
2021-09-24 16:13:50 +08:00
parent a18b9d8a63
commit 8ab145ea73
6 changed files with 155 additions and 56 deletions

View File

@@ -9,7 +9,7 @@ import store from '@/store'
// 基础配置
const config = {
apiUrl : 'https://e-chain.cnskl.com/api/',
apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
timeout : 60000
}