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 @@