Commit fe377f00 authored by 潘永坪's avatar 潘永坪

格式处理

parent 80a2447c
...@@ -314,10 +314,8 @@ ...@@ -314,10 +314,8 @@
<view class="bottom"> <view class="bottom">
<view class="bottom-left"> <view class="bottom-left">
<text> ¥{{ originalTotal || 0 }} </text> <text> ¥{{ originalTotal || 0 }} </text>
<text> <text>¥</text>{{ sellTotal || 0 }} </text> <text> <text>¥</text>{{ sellTotal || 0 }} </text>
</view> </view>
<view class="bottom-right"> <view class="bottom-right">
<view @click="showDetail()" class="bottom-detail"> <view @click="showDetail()" class="bottom-detail">
明细 明细
......
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