同步代码
This commit is contained in:
@@ -8,9 +8,9 @@ import store from '@/store'
|
||||
import { router } from '@/router/index.js'
|
||||
|
||||
// 基础配置
|
||||
const config = {
|
||||
apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', // 测试环境
|
||||
// apiUrl : 'https://douhuo.douhuofalv.com/api/', // 正式环境
|
||||
const config = {
|
||||
apiUrl : 'https://douhuo.douhuofalv.com/api/',
|
||||
// apiUrl : 'https://douhuo.demos.uzchain.tech/api/', //测试环境
|
||||
timeout : 60000
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user