style:navbar
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -4,9 +4,9 @@ | ... | @@ -4,9 +4,9 @@ |
| 4 | <div class="logo"> | 4 | <div class="logo"> |
| 5 | {{ title }} | 5 | {{ title }} |
| 6 | </div> | 6 | </div> |
| 7 | <div class="backdrop"> | 7 | <!-- <div class="backdrop"> |
| 8 | <theme style="float: right;height: 26px;width: 26px;margin-top: 26px;" @change="themeChange" /> | 8 | <theme style="float: right;height: 26px;width: 26px;margin-top: 26px;" @change="themeChange" /> |
| 9 | </div> | 9 | </div> --> |
| 10 | <div class="right-menu"> | 10 | <div class="right-menu"> |
| 11 | <div class="dataView pointer" @click="handleDataView">大屏展示</div> | 11 | <div class="dataView pointer" @click="handleDataView">大屏展示</div> |
| 12 | <svg-icon class="function" icon-class='function' /> | 12 | <svg-icon class="function" icon-class='function' /> | ... | ... |
-
Please register or sign in to post a comment