This commit is contained in:
2022-11-24 09:18:33 +08:00
parent 2695f8ea9e
commit 3da1772433
4 changed files with 6346 additions and 6395 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -9,8 +9,8 @@ import router from '../router'
// 基础配置
const config = {
apiUrl : 'https://api.gongli.vip/api/', // 正式环境
// apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
// apiUrl : 'https://api.gongli.vip/api/', // 正式环境
apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
timeout: 60000
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long