换系统
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<view class="bottom">
|
||||
<view class="left">
|
||||
<text>总计</text>
|
||||
<text class="pri">$0.00</text>
|
||||
</view>
|
||||
<view class="right" bindtap="sub">结算</view>
|
||||
<view class="bottom">
|
||||
<view class="left">
|
||||
<text>总计</text>
|
||||
<text class="pri">${{price}}</text>
|
||||
</view>
|
||||
<view class="right" bindtap="sub">结算</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user