解决冲突

This commit is contained in:
BianLzhaoMin 2024-07-15 11:22:34 +08:00
parent a8097987df
commit 081608c4b0
1 changed files with 4 additions and 4 deletions

View File

@ -15,10 +15,10 @@ if (origin == 'http://112.29.103.165:21626') {
}
const qrUrl = process.env.NODE_ENV === 'production' ? 'https://z.csgmall.com.cn/sgzbgl/qrCode/qrCodePage?qrCode=' : 'http://192.168.0.14:18866/qrCode/qrCodePage?qrCode='
export default {
qrUrl,
}
// const qrUrl = process.env.NODE_ENV === 'production' ? 'https://z.csgmall.com.cn/sgzbgl/qrCode/qrCodePage?qrCode=' : 'http://192.168.0.14:18866/qrCode/qrCodePage?qrCode='
// export default {
// qrUrl,
// }