Explorar el Código

绿植花束排序

shish hace 9 meses
padre
commit
c69bf10eec
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      hdApp/src/admin/goods/goodsSort.vue

+ 2 - 2
hdApp/src/admin/goods/goodsSort.vue

@@ -612,7 +612,7 @@ export default {
 }
 .move-btn {
   position: absolute;
-  top: 85upx;
+  top: 88upx;
   display: inline-flex;
   align-items: center;
   justify-content: center;
@@ -755,7 +755,7 @@ export default {
 
 .drag-handle {
   position: absolute;
-  top: 85upx;
+  top: 88upx;
   right: 14upx;
   display: flex;
   flex-direction: column;