@@ -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 */