2 Commits 08c0bb146c ... 283d8cb786

Autor SHA1 Mensaje Fecha
  rindy 283d8cb786 Merge branch 'dev' of http://192.168.0.115:3000/chenzhiguang/qjkankan_v1.1.1 into dev hace 5 meses
  rindy f8fa865872 feat: 修复目录位置 hace 5 meses
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/qjkankan-view/src/components/UIGather/list.vue

+ 1 - 1
packages/qjkankan-view/src/components/UIGather/list.vue

@@ -460,7 +460,7 @@ onMounted(() => {
 
 .bar-list {
   position: absolute;
-  bottom: 28px;
+  bottom: 45px;
   left: 50%;
   transform: translateX(-50%);
   text-align: center;