This commit is contained in:
许允枞 2025-03-15 09:42:02 +08:00
parent ffc25489d0
commit b70de7c7f3

View File

@ -33,7 +33,7 @@
<view class="">下午</view>
<view class="">当前预约{{renshu.afterCount}}</view>
</view>
</view> -->
</view>
<view class="ail-box">
@ -79,7 +79,7 @@
</view>
<view class="on-input">
<view class="baoti">金额:</view>
<text>{{pickPrice || 0}}</text>
<text>{{pickPrice || 0}}</text>
</view>
</view> -->
<view class="sbboss">
@ -104,7 +104,7 @@
data() {
return {
value1: '',
times: '请选择当天上门时间',
times: '请选择当天取车时间',
tapindex: 0,
show: false,
sx: 0,
@ -533,4 +533,4 @@
font-size: 60px;
font-weight: bold;
}
</style>
</style>