Commit fb2fcd1d authored by youjie's avatar youjie

no message

parent 5ed7172c
......@@ -392,6 +392,7 @@
<view style="display: flex;align-items: center;">
<text style="color:#F20707;font-size: 12px;">
<text class="content" :style="{ color: mainColor }">余额 {{ happinessPassbook.client_Balance-happinessPassbook.RedEnvelopeMoney}}</text>
<text class="content" style="color:grey;margin-left: 10rpx;" v-if="happinessPassbook.max>0">最多可减 {{ happinessPassbook.max }}</text>
</text>
</view>
</view>
......
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