From e3fed43cd6a13db524ae9dc840756905e87eafd2 Mon Sep 17 00:00:00 2001 From: "PC-202306242200\\Administrator" <1648263436@qq.com> Date: Mon, 4 Nov 2024 10:59:19 +0800 Subject: [PATCH] 1 --- config/config.dev.js | 3 +- dist/index.html | 2 +- ..._pages__note__note__edit.2a8e3403.async.js | 1 + ..._pages__note__note__edit.9d6e285d.async.js | 1 - ...pages__note__note__index.54a04ce6.async.js | 1 - ...pages__note__note__index.6341b776.async.js | 1 + dist/{umi.fdb1a0d4.js => umi.78c09f24.js} | 4 +-- src/components/FilesManage/index.tsx | 11 +++++-- src/pages/note/note/edit.tsx | 33 +++++++++++-------- 9 files changed, 36 insertions(+), 21 deletions(-) create mode 100644 dist/src__pages__note__note__edit.2a8e3403.async.js delete mode 100644 dist/src__pages__note__note__edit.9d6e285d.async.js delete mode 100644 dist/src__pages__note__note__index.54a04ce6.async.js create mode 100644 dist/src__pages__note__note__index.6341b776.async.js rename dist/{umi.fdb1a0d4.js => umi.78c09f24.js} (99%) 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 @@
- +