康凯
2022-01-27 2f8e6550cfc092b70d9e8ce65fb6d6c256e2d0ba
修复:列表下端导航栏对搜索筛选条件遮挡
1 files modified
2 ■■■ changed files
src/views/layout/listIndex.vue 2 ●●● patch | view | raw | blame | history
src/views/layout/listIndex.vue
@@ -121,7 +121,7 @@
}
.mint-tabbar {
  height: 10vh;
  height: 45px;
  background: white;
  z-index: 9;
}