Commit d96aef1f by 谢中龙

修改再短

parent 5bb46f0e
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</view> </view>
<view class="info-ready-num"> <view class="info-ready-num">
<!-- 已达成次数 总集点数/目标节点 取整 --> <!-- 已达成次数 总集点数/目标节点 取整 -->
领取奖励 {{countObj.totalPoints ? tools.parse(countObj.totalPoints / goal) : 0}} 次 达成 {{countObj.totalPoints ? tools.parse(countObj.totalPoints / goal) : 0}} 次
</view> </view>
</view> </view>
<view class="info-progress border_box"> <view class="info-progress 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