| | |
| | | this.buildTopMenuStyle() |
| | | } |
| | | window.addEventListener('resize', this.handleResize) |
| | | this.topMenuStyle.topNavHeader = { 'min-width': '165px', width: '165px' } |
| | | //update-end--author:sunjianlei---date:20190508------for: 顶部导航栏过长时显示更多按钮----- |
| | | }, |
| | | methods: { |
| | |
| | | </a-menu-item>--> |
| | | </a-menu> |
| | | </a-dropdown> |
| | | <span class="action"> |
| | | <a class="logout_title" href="javascript:;" @click="handleLogout"> |
| | | <span class="action" @click="handleLogout"> |
| | | <a class="logout_title" href="javascript:;" > |
| | | <a-icon type="logout"/> |
| | | <span v-if="isDesktop()"> 退出登录</span> |
| | | </a> |