Commit 86adcf0d authored by youjie's avatar youjie

no message

parent 226f4f3b
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
选择数量 选择数量
</view> </view>
<view class="busDetaTime row-sbas-n"> <view class="busDetaTime row-sbas-n">
<view>舒适7座(6人/辆)</view> <view>{{orderMsg.CarName}}({{orderMsg.PeopleNum}}人/辆)</view>
<view class="row items-center"> <view class="row items-center">
<view class="addPnum addPnumL" @click="orderMsg.Num>1?editNum(1):''"> <view class="addPnum addPnumL" @click="orderMsg.Num>1?editNum(1):''">
<image v-if="orderMsg.Num>1" style="width: 27rpx;height: 27rpx;display: block;" <image v-if="orderMsg.Num>1" style="width: 27rpx;height: 27rpx;display: block;"
......
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