pages/home/home.wxml
@@ -34,7 +34,7 @@ <view class="icon"> <image src="/static/images/home/zhuantitaolun2.png" mode="aspectFit" class="iconImage" /> </view> <view data-info="{{'zhuantitaolun'}}" bindtap="onMoreGuide" class="flex"> <view data-info="{{'zhuantitaolun'}}" bindtap="onMoreGuide" class="flex" style="align-items: center;"> <text class="more">更多</text> <t-icon name="chevron-right" size="32rpx" color="#ff6d00" /> </view>