Explorar el Código

修改订单样式

fuwei hace 5 años
padre
commit
a7c923acba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ghs/src/admin/home/order.vue

+ 1 - 1
ghs/src/admin/home/order.vue

@@ -15,7 +15,7 @@
 		<app-tabs
 			:tabs="tabs"
 			:isFixed="true"
-			:top="42"
+			:top="55"
 			:currentTab="tabIndex"
 			:height="100"
 			@change="change"