From 882862484070163d6447a92d8188fb1b97478188 Mon Sep 17 00:00:00 2001 From: fwb Date: Tue, 15 Oct 2024 16:19:50 +0800 Subject: [PATCH] =?UTF-8?q?'=E6=A0=8F=E7=9B=AE=E7=BB=86=E8=8A=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.env.development | 7 ++++--- .../src/views/message/index.vue | 2 +- .../src/views/news/components/newsContentManage.vue | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/teaching_integration_platform_admin_template/.env.development b/teaching_integration_platform_admin_template/.env.development index 1e59161..0f48278 100644 --- a/teaching_integration_platform_admin_template/.env.development +++ b/teaching_integration_platform_admin_template/.env.development @@ -1,7 +1,8 @@ # 变量必须以 VITE_ 为前缀才能暴露给外部读取 NODE_ENV = 'development' VITE_APP_TITLE = '无糖运营平台' -VITE_APP_BASE_API = 'http://127.0.0.1:8080' -# VITE_APP_OTHER_ORIGIN = 'http://127.0.0.1:8866' -VITE_APP_BASE_API = 'http://39.106.16.162:8080' +# VITE_APP_BASE_API = 'http://127.0.0.1:8080' +# VITE_APP_OTHER_ORIGIN = 'http://127.0.0.1:5173' +# VITE_APP_BASE_API = 'http://39.106.16.162:8080' +VITE_APP_BASE_API = 'http://10.100.200.177:8080' diff --git a/teaching_integration_platform_admin_template/src/views/message/index.vue b/teaching_integration_platform_admin_template/src/views/message/index.vue index aa9b714..83bf81e 100644 --- a/teaching_integration_platform_admin_template/src/views/message/index.vue +++ b/teaching_integration_platform_admin_template/src/views/message/index.vue @@ -32,7 +32,7 @@
发件人:{{item.senderName}} 状态:{{ item.isRead ? '已读' : '未读' }} - 已读人数:{{item.readUserNum}} / {{item.userNum}} +
发送时间:{{item.sendTime}}
diff --git a/teaching_integration_platform_admin_template/src/views/news/components/newsContentManage.vue b/teaching_integration_platform_admin_template/src/views/news/components/newsContentManage.vue index 9a32a61..15e9f4b 100644 --- a/teaching_integration_platform_admin_template/src/views/news/components/newsContentManage.vue +++ b/teaching_integration_platform_admin_template/src/views/news/components/newsContentManage.vue @@ -53,7 +53,7 @@ - +