v-viewer转化成cdn文件,优化包
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user