Commit dce2f834 authored by 黄奎's avatar 黄奎

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

parents ad2d28f7 7ab50b53
......@@ -150,13 +150,13 @@
size="36" />
<view class="inputBox row justify-between">
<view class="row">
<text class="tisp MR10">*</text><text>出发地</text>
<text class="tisp MR10"></text><text>出发地</text>
</view>
<view><input class="text-right" type="text" v-model="item.StartPlace" placeholder="请输入出发地" /></view>
</view>
<view class="inputBox row justify-between">
<view class="row">
<text class="tisp MR10">*</text><text>目的地</text>
<text class="tisp MR10"></text><text>目的地</text>
</view>
<view><input class="text-right" type="text" v-model="item.EndPlace" placeholder="请输入目的地" /></view>
</view>
......
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