Commit 89d3ddc5 authored by youjie's avatar youjie

优化

parent 817cf533
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<view class="o-detail" @click="goUrl">详情</view> <view class="o-detail" @click="goUrl">详情</view>
</view> </view>
<view class="room-dateil row items-center"> <view class="room-dateil row items-center">
<view class="room-name">{{ orderMsg.CarName }}</view> <view class="room-name">{{ orderMsg.CarName }}({{ orderMsg.PeopleNum }}人)</view>
<!-- <view class="roomline"></view> <!-- <view class="roomline"></view>
<view class="room-remark"> <view class="room-remark">
{{orderMsg.Num}} {{orderMsg.Num}}
......
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