Browse Source

暂时隐藏底部导航

liangyan0105 2 năm trước cách đây
mục cha
commit
4a0a5d913a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/layouts/TabLayout.vue

+ 1 - 1
src/components/layouts/TabLayout.vue

@@ -36,7 +36,7 @@
 
     <!-- 底部导航遮罩层 -->
     <div class="navMask">
-      <global-navFooter />
+      <!-- <global-navFooter /> -->
     </div>
   </global-layout>
 </template>