更新
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<view style="width: 100%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;" >{{item.name}}</view>
|
||||
<view style="display: flex;justify-content: space-between;">
|
||||
<view> <text>{{item.volume.toFixed(2)}}</text>L </view>
|
||||
<view> <text>{{item.realPrice|price}}</text>¥</view>
|
||||
<view> <text>{{item.payRealAmount|price}}</text>¥</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user