deguodaigou/components/orderconfirm/orderyf/orderyf.wxml

4 lines
114 B
Plaintext
Raw Normal View History

2019-12-23 02:04:09 +00:00
<view class="orderyf">
<view class="left">运费</view>
<view class="right">¥{{price}}</view>
2019-12-13 09:17:49 +00:00
</view>