更新
This commit is contained in:
parent
40d40b5108
commit
4f0787a03d
@ -104,6 +104,11 @@
|
||||
<text>经办人电话:</text>
|
||||
<text>{{ item.otherPhone }}</text>
|
||||
</view>
|
||||
<view class="on-input" v-if="item.content">
|
||||
<uni-icons type="map" color="#999999" size="16"></uni-icons>
|
||||
<text>接车备注:</text>
|
||||
<text>{{ item.content }}</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="on-input">
|
||||
<uni-icons type="car" color="#999999" size="16"></uni-icons>
|
||||
|
Loading…
Reference in New Issue
Block a user