个人认证

This commit is contained in:
唐明明
2021-09-24 16:34:10 +08:00
parent 9c8b34cc30
commit 03c6628e84
6 changed files with 101 additions and 85 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
}