| | |
| | | <!-- 通用左边菜单 --> |
| | | <div class="left-page-header"> |
| | | <div @click="goRouter('/')" class="logo"> |
| | | <img src="@/assets/logo.jpeg" width="40" height="40" /> |
| | | <img src="@/assets/logo.png" width="40" height="40" /> |
| | | <span class="logoName2"> {{ $title }} </span> |
| | | </div> |
| | | <menu-item |
| | |
| | | title: "staking", |
| | | // iconPath: getImages("headIcon/personal-menu/notice.png"), |
| | | }, |
| | | { |
| | | urlPath: "/optionRecord", // order/coinOrder 合约历史 |
| | | title: "heyue", |
| | | // iconPath: getImages("headIcon/personal-menu/quit.png"), |
| | | }, |
| | | // { |
| | | // urlPath: "/optionRecord", // order/coinOrder 合约历史 |
| | | // title: "heyue", |
| | | // // iconPath: getImages("headIcon/personal-menu/quit.png"), |
| | | // }, |
| | | { |
| | | urlPath: "/loginOut", |
| | | title: "tuichu", |