This commit is contained in:
PC-202306242200\Administrator
2024-09-12 20:37:18 +08:00
parent caf84f4ff3
commit bc339aec84
8 changed files with 91 additions and 100 deletions

View File

@@ -150,17 +150,6 @@ export default defineConfig({
},
],
define: {
'process.env': {
API_URL: "http://192.168.1.32:1002",
// API_URL: " https://shopapi.houyi2023.cn",
// API_URL: "http://shopapi.houyi2023.cn",
WS_URL: "ws://lv.com",
STATIC_URL: "http://lv.com",
WEMAP_KEY: 'ZFDBZ-YUTWB-353UZ-NYKEY-JTVIZ-Q3F6X'
}
},
mock: {
include: ['mock/**/*', 'src/pages/**/_mock.ts'],
},

View File

@@ -85,8 +85,7 @@ export default defineConfig({
define: {
'process.env': {
API_URL: "https://iadminapi.zhongshuai2023.com",
// API_URL: " https://shopapi.houyi2023.cn",
// API_URL: "http://shopapi.houyi2023.cn",
// API_URL: "http://192.168.1.32:1002",
WS_URL: "ws://lv.com",
STATIC_URL: "http://lv.com",
WEMAP_KEY: 'ZFDBZ-YUTWB-353UZ-NYKEY-JTVIZ-Q3F6X'