Commit ccf0e577 by 高淑倩

modify: countObj.surplusExchangeCount

parent abbf1148
......@@ -24,7 +24,7 @@
</view>
<!-- 活动剩余点数 >= 目标点数 wx:if="{{countObj.surplusPoints >= goal}}"-->
<button
wx:if="{{ccountObj.surplusExchangeCount}}"
wx:if="{{countObj.surplusExchangeCount}}"
bindtap="handleToGet"
class="info-status-btn border_box available breathe-btn"
disabled="{{isDisabled}}"
......
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