轮播修改

This commit is contained in:
PC-202306242200\Administrator
2024-09-11 09:55:52 +08:00
parent c71df49877
commit 538f0d7731
13 changed files with 62 additions and 60 deletions

View File

@@ -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 快速热更新配置