From ab4217e0e6b6b2e75ac30396fbc8bfd22e337f0d Mon Sep 17 00:00:00 2001 From: "DESKTOP-369JRHT\\12997" <9> Date: Wed, 6 Nov 2024 14:14:09 +0800 Subject: [PATCH] 11.6 --- fuintAdmin/.env.development | 2 +- .../src/views/notificationList/index.vue | 1 - fuintAdmin/src/views/shopowner.vue | 5 ----- .../src/layout/components/Navbar.vue | 2 +- fuintAdmin_zt/src/views/Site/index.vue | 15 +++++++++---- .../src/views/homeComponents/manage.vue | 22 +++++++++++-------- .../src/main/resources/application.properties | 4 ++-- 7 files changed, 28 insertions(+), 23 deletions(-) diff --git a/fuintAdmin/.env.development b/fuintAdmin/.env.development index 40429657e..89b6b1bdb 100644 --- a/fuintAdmin/.env.development +++ b/fuintAdmin/.env.development @@ -11,7 +11,7 @@ VUE_APP_BASE_API = '/dev-api' VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 -VUE_APP_SERVER_URL = 'http://192.168.31.96:8080/' +VUE_APP_SERVER_URL = 'http://192.168.31.178:8080/' # http://192.168.0.121:8080/ diff --git a/fuintAdmin/src/views/notificationList/index.vue b/fuintAdmin/src/views/notificationList/index.vue index 36ab9d4cb..8ba761965 100644 --- a/fuintAdmin/src/views/notificationList/index.vue +++ b/fuintAdmin/src/views/notificationList/index.vue @@ -5,7 +5,6 @@ 当前位置:首页--通知公告
-
diff --git a/fuintAdmin/src/views/shopowner.vue b/fuintAdmin/src/views/shopowner.vue index 657d9154a..ee80cc4de 100644 --- a/fuintAdmin/src/views/shopowner.vue +++ b/fuintAdmin/src/views/shopowner.vue @@ -220,13 +220,8 @@ {{ sjtjTitle }}
- - - - {{ item }} -
自定义 diff --git a/fuintAdmin_zt/src/layout/components/Navbar.vue b/fuintAdmin_zt/src/layout/components/Navbar.vue index 933d185a7..2a25e3e15 100644 --- a/fuintAdmin_zt/src/layout/components/Navbar.vue +++ b/fuintAdmin_zt/src/layout/components/Navbar.vue @@ -1,7 +1,7 @@