diff --git a/config/config.dev.js b/config/config.dev.js index 8788572..69d7bc3 100644 --- a/config/config.dev.js +++ b/config/config.dev.js @@ -84,8 +84,9 @@ export default defineConfig({ }, define: { 'process.env': { + API_URL: "http://guangdongadminapi.zhongshuai2023.com", // API_URL: "https://iadminapi.zhongshuai2023.com", - API_URL: "http://192.168.1.63:1002", + // API_URL: "http://192.168.1.63:1002", // API_URL: "http://192.168.1.54:1002", WS_URL: "ws://lv.com", STATIC_URL: "http://lv.com", diff --git a/dist/index.html b/dist/index.html index ac7561d..5107974 100644 --- a/dist/index.html +++ b/dist/index.html @@ -8,6 +8,6 @@
- +