轮播修改
This commit is contained in:
@@ -57,10 +57,12 @@ export default defineConfig({
|
||||
*/
|
||||
proxy: proxy['pro'],
|
||||
define: {
|
||||
'pro': {
|
||||
API_URL: "https://iadminapi.zhongshuai2023.com",
|
||||
// API_URL: "https://shopapi.jitucdz.com",
|
||||
}
|
||||
"process.env": {
|
||||
API_URL: "https://shopapi.jitucdz.com",
|
||||
WS_URL: "ws://shopapi.jitucdz.com",
|
||||
STATIC_URL: "https://shopapi.jitucdz.com",
|
||||
WEMAP_KEY: "ZFDBZ-YUTWB-353UZ-NYKEY-JTVIZ-Q3F6X",
|
||||
},
|
||||
},
|
||||
/**
|
||||
* @name 快速热更新配置
|
||||
|
||||
Reference in New Issue
Block a user