feat: 快速预定页面调整
This commit is contained in:
@@ -10,7 +10,11 @@
|
||||
</view>
|
||||
|
||||
<view class="border-box pl-12 pr-12">
|
||||
<view class="border-box border-bottom pt-12 pb-12 flex flex-items-center">
|
||||
<view
|
||||
class="border-box border-bottom pt-12 pb-12 flex flex-items-center"
|
||||
v-for="item in quantity"
|
||||
:key="item"
|
||||
>
|
||||
<view class="font-size-14 font-500 color-525866 mr-12"> 住客姓名 </view>
|
||||
<view class="right">
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user