diff --git a/front/src/views/home/components/header.vue b/front/src/views/home/components/header.vue index 0fb2a6c6..19bc6095 100644 --- a/front/src/views/home/components/header.vue +++ b/front/src/views/home/components/header.vue @@ -197,7 +197,7 @@ }) break case '后台管理': - window.open(window.SITE_CONFIG.backUrl + '/#/bscatalogue-bscatalogue') + window.open(window.SITE_CONFIG.backUrl + '/#/login') window.reload('http://15.2.21.238:9797') break case '赋能案例': diff --git a/front/src/views/mynoticeView/components/NoticeList.vue b/front/src/views/mynoticeView/components/NoticeList.vue index 9232ec13..94ad8a30 100644 --- a/front/src/views/mynoticeView/components/NoticeList.vue +++ b/front/src/views/mynoticeView/components/NoticeList.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-21 11:55:07 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-06-30 18:17:40 + * @LastEditTime: 2022-06-30 18:18:57 * @Description: 告诉大家这是什么 -->