Commit 97307b33 authored by youjie's avatar youjie

Merge branch 'B2C' of http://gitlab.oytour.com/zk123/jz_travel into B2C

parents a59b2a3e 2d05263a
......@@ -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