shish 2 months ago
parent
commit
3e697f7e8f
1 changed files with 11 additions and 1 deletions
  1. 11 1
      hdApp/src/admin/home/mall.vue

+ 11 - 1
hdApp/src/admin/home/mall.vue

@@ -576,7 +576,17 @@ export default {
 
 /* #ifdef MP-WEIXIN */
 .hero-actions {
-  transform: translateY(58upx);
+  transform: translate(-20upx, 110upx);
+}
+
+.hero-actions .hero-icon-btn {
+  width: 50upx;
+  height: 50upx;
+}
+
+.hero-actions .hero-action-icon {
+  width: 30upx;
+  height: 30upx;
 }
 /* #endif */