Commit 2d05263a authored by 黄奎's avatar 黄奎

11

parent 18ce4140
......@@ -87,13 +87,13 @@
<input type="text" v-model="orderMsg.guestEmail" placeholder="用于接收信息" />
</view>
</view>
<view class="form-items">
<!--<view class="form-items">
<view class="label">预计到店</view>
<view class="val flex form-itemsTime" @click="showtime=true">
<view style="flex: 1;" class="f14">{{orderMsg.ArrivalTime}} 房间整晚保留</view>
<u-icon name="arrow" color="#D9D9D9" size="20" />
</view>
</view>
</view> -->
</view>
<view>
<textarea class="jz_TextArea" placeholder="请输入备注信息" v-model="orderMsg.Remarks"></textarea>
......
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