预约功能开发完成

This commit is contained in:
Your Name 2022-12-11 21:37:44 +08:00
parent a44ee6e909
commit 30642c8fa3

View File

@ -19,7 +19,7 @@
<view style="font-size: 14px;">单号<span style="margin-left: 10px;"
class="text-gray">{{item.timeId}}</span></view>
</view>
<view class="flex padding-left padding-right padding-bottom-sm justify-between">
<view class="flex padding-left padding-right margin-top padding-bottom-sm justify-between">
<view class="text-gray">商品/服务</view>
<view class="text-gray">{{item.goodsName}}</view>
</view>