v-viewer转化成cdn文件,优化包

This commit is contained in:
aixianling
2024-01-22 17:12:32 +08:00
parent 1aa2e264d7
commit ad0a91750c
46 changed files with 2283 additions and 1054 deletions

View File

@@ -1,6 +1,7 @@
const path = require('path');
const proxy = {
dv: "https://pingchangdjweb.icunwei.com/",
// dv: "https://pingchangdjweb.icunwei.com/",
dv: "http://192.168.1.87:9000",
fengdu: "https://web.fdfengshou.cn/"
}[process.env.VUE_APP_SCOPE] || "http://192.168.1.87:9000"
module.exports = {