更新
This commit is contained in:
parent
ffc25489d0
commit
b70de7c7f3
@ -33,7 +33,7 @@
|
|||||||
<view class="">下午</view>
|
<view class="">下午</view>
|
||||||
<view class="">当前预约:{{renshu.afterCount}}人</view>
|
<view class="">当前预约:{{renshu.afterCount}}人</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</view> -->
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
<view class="ail-box">
|
<view class="ail-box">
|
||||||
@ -79,7 +79,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="on-input">
|
<view class="on-input">
|
||||||
<view class="baoti">金额:</view>
|
<view class="baoti">金额:</view>
|
||||||
<text>{{pickPrice || 0}}元</text>
|
<text>{{pickPrice || 0}}元</text>
|
||||||
</view>
|
</view>
|
||||||
</view> -->
|
</view> -->
|
||||||
<view class="sbboss">
|
<view class="sbboss">
|
||||||
@ -104,7 +104,7 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
value1: '',
|
value1: '',
|
||||||
times: '请选择当天上门时间',
|
times: '请选择当天取车时间',
|
||||||
tapindex: 0,
|
tapindex: 0,
|
||||||
show: false,
|
show: false,
|
||||||
sx: 0,
|
sx: 0,
|
||||||
@ -533,4 +533,4 @@
|
|||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user