store/mycomponent/count/count.wxml

2 lines
89 B
Plaintext

<view wx:if="{{flag}}">{{content}}</view>
<view wx:if="{{newflag}}">{{newcontent}}</view>