homenav.wxml 178 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <block wx:if="{{isShow}}"> <view class='homeContainer'> <image class='homeIcon' src='images/yoho@3x.png' style='mode: aspectFit;' bindtap='_backhome'></image> </view> </block>