优化请求配置

This commit is contained in:
gyq
2026-01-29 17:41:38 +08:00
parent 5586573ff1
commit 696a39da99
9 changed files with 1955 additions and 347 deletions

View File

@@ -15,7 +15,8 @@ import {
} from '@/commons/utils/encryptUtil.js'
import infoBox from "@/commons/utils/infoBox.js"
// let baseUrl = ''
let baseUrl = 'https://cashier-client.sxczgkj.cn/cashier-client'
let baseUrl = 'https://cashier.sxczgkj.com'
// let baseUrl = '/api'
// 多少 ms 以内, 不提示loading
const loadingShowTime = 200