Commit b194f5e3 by 高淑倩

add: breathe

parent 7e0ee53b
......@@ -19,7 +19,7 @@
border-radius="{{20}}"
/>
</view>
<view wx:if="{{countObj.totalPoints}}" class="info-status-btn available border_box" bindtap="handleToGet">
<view wx:if="{{countObj.totalPoints}}" class="info-status-btn available breathe-btn border_box" bindtap="handleToGet">
可领取奖励<text class="total-points"> {{countObj.totalPoints}} </text>次
</view>
<view wx:else class="info-status-btn unacommpolished border_box">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment