From e4e076e6707f557a70264a06c1e57e67b753a224 Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期三, 13 十一月 2024 11:54:26 +0800 Subject: [PATCH] 1、定时任务页面增加字段 2、全局项目有关名称改为中国航发成发以及调整logo --- src/components/tools/UserMenu.vue | 50 +++++++++++++++++++++++++------------------------- 1 files changed, 25 insertions(+), 25 deletions(-) diff --git a/src/components/tools/UserMenu.vue b/src/components/tools/UserMenu.vue index f8e3d4e..e3d3580 100644 --- a/src/components/tools/UserMenu.vue +++ b/src/components/tools/UserMenu.vue @@ -26,11 +26,11 @@ <!-- update-end author:sunjianlei date:20200219 for: 鑿滃崟鎼滅储鏀逛负鍔ㄦ�佺粍浠讹紝鍦ㄦ墜鏈虹鍛堢幇鍑哄脊鍑烘 --> <!-- update-end author:sunjianlei date:20191220 for: 瑙e喅鍏ㄥ眬鏍峰紡鍐茬獊鐨勯棶棰� --> <!-- update_end author:zhaoxin date:20191129 for: 鍋氬ご閮ㄨ彍鍗曟爮瀵艰埅 --> - <span class="action"> - <a class="logout_title" target="_blank" href="http://doc.jeecg.com"> - <a-icon type="question-circle-o"></a-icon> - </a> - </span> + <!--<span class="action">--> + <!--<a class="logout_title" target="_blank" href="http://doc.jeecg.com">--> + <!--<a-icon type="question-circle-o"></a-icon>--> + <!--</a>--> + <!--</span>--> <header-notice class="action"/> <a-dropdown> <span class="action action-full ant-dropdown-link user-dropdown-menu"> @@ -38,30 +38,30 @@ <span v-if="isDesktop()">娆㈣繋鎮紝{{ nickname() }}</span> </span> <a-menu slot="overlay" class="user-dropdown-menu-wrapper"> - <a-menu-item key="0"> - <router-link :to="{ name: 'account-center' }"> - <a-icon type="user"/> - <span>涓汉涓績</span> - </router-link> - </a-menu-item> - <a-menu-item key="1"> - <router-link :to="{ name: 'account-settings-base' }"> - <a-icon type="setting"/> - <span>璐︽埛璁剧疆</span> - </router-link> - </a-menu-item> - <a-menu-item key="3" @click="systemSetting"> - <a-icon type="tool"/> - <span>绯荤粺璁剧疆</span> - </a-menu-item> + <!--<a-menu-item key="0">--> + <!--<router-link :to="{ name: 'account-center' }">--> + <!--<a-icon type="user"/>--> + <!--<span>涓汉涓績</span>--> + <!--</router-link>--> + <!--</a-menu-item>--> + <!--<a-menu-item key="1">--> + <!--<router-link :to="{ name: 'account-settings-base' }">--> + <!--<a-icon type="setting"/>--> + <!--<span>璐︽埛璁剧疆</span>--> + <!--</router-link>--> + <!--</a-menu-item>--> + <!--<a-menu-item key="3" @click="systemSetting">--> + <!--<a-icon type="tool"/>--> + <!--<span>绯荤粺璁剧疆</span>--> + <!--</a-menu-item>--> <a-menu-item key="4" @click="updatePassword"> <a-icon type="setting"/> <span>瀵嗙爜淇敼</span> </a-menu-item> - <a-menu-item key="5" @click="updateCurrentDepart"> - <a-icon type="cluster"/> - <span>鍒囨崲閮ㄩ棬</span> - </a-menu-item> + <!--<a-menu-item key="5" @click="updateCurrentDepart">--> + <!--<a-icon type="cluster"/>--> + <!--<span>鍒囨崲閮ㄩ棬</span>--> + <!--</a-menu-item>--> <a-menu-item key="6" @click="clearCache"> <a-icon type="sync"/> <span>娓呯悊缂撳瓨</span> -- Gitblit v1.9.3