增加首页缩放功能

This commit is contained in:
qq787203167
2022-05-26 14:37:52 +08:00
parent 35dc8ae4c1
commit 692989131f
3 changed files with 17 additions and 5 deletions
@@ -27,7 +27,7 @@
<div v-else :class="['top-nav-header-index', theme]">
<div class="header-index-wide">
<div class="header-index-left" :style="topMenuStyle.headerIndexLeft">
<logo class="top-nav-header" :show-title="device !== 'mobile'" :style="topMenuStyle.topNavHeader"/>
<logo class="top-nav-header" :show-title="device !== 'mobile'" :style="topMenuStyle.topNavHeader"/>
<div v-if="device !== 'mobile'" :style="topMenuStyle.topSmenuStyle">
<s-menu
mode="horizontal"