新增增收赋能

This commit is contained in:
唐明明
2023-07-07 18:55:54 +08:00
parent 1af9e0eda5
commit e37f23be46
13 changed files with 1387 additions and 707 deletions

View File

@@ -8,8 +8,8 @@ import store from '@/store'
// 基础配置
const config = {
// apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', // 测试环境
apiUrl : 'https://douhuo.douhuofalv.com/api/', // 正式环境
apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', // 测试环境
// apiUrl : 'https://douhuo.douhuofalv.com/api/', // 正式环境
timeout : 60000
}