修复临时菜和数签子显示问题,修复下单页面商品弹窗问题
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view>
|
||||
<view
|
||||
<!-- <view
|
||||
class="u-p-t-16 u-p-b-20 u-flex u-p-l-28 u-p-r-28"
|
||||
style="align-items: baseline; justify-content: flex-end"
|
||||
>
|
||||
@@ -53,9 +53,9 @@
|
||||
<text class="font-16 color-333 font-700" >
|
||||
{{ totalIncome }}</text
|
||||
>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<view class="list">
|
||||
<view class="list u-m-t-32">
|
||||
<view v-for="(item, index) in state.records" :key="index" class="item">
|
||||
<view class="u-flex justify-between">
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user