| | |
| | | </view> |
| | | </view> |
| | | <view class="copy" @click="copy">复制车前牌照号</view> |
| | | <view class="perch"></view> |
| | | <view class="handle_sub" @click="onSubmit"> |
| | | 提交 |
| | | <view class="footer"> |
| | | <view class="handle_sub" @click="onSubmit"> |
| | | 提交 |
| | | </view> |
| | | </view> |
| | | </view> |
| | | |
| | |
| | | setTimeout(() => { |
| | | this.showToast('预约申请成功') |
| | | }) |
| | | this.$jump('/pages/driver/reservedRecord') |
| | | uni.redirectTo({ |
| | | url: '/pages/driver/index' |
| | | }) |
| | | } |
| | | }) |
| | | }, |
| | |
| | | } |
| | | } |
| | | .main_app { |
| | | // padding-top: 10rpx; |
| | | padding-top: 10rpx; |
| | | .footer{ |
| | | background-color: #f7f7f7; |
| | | padding: 20rpx 30rpx 30rpx; |
| | | margin: 0 -30rpx; |
| | | } |
| | | .handle_sub{ |
| | | position: fixed; |
| | | bottom: 64rpx; |
| | | width: 690rpx; |
| | | left: 30rpx; |
| | | background-color: #4d99a8; |
| | | height: 88rpx; |
| | | line-height: 88rpx; |
| | |
| | | background-color: #f7f7f7; |
| | | display: flex; |
| | | margin: 0 -30rpx; |
| | | width: 750rpx; |
| | | justify-content: flex-end; |
| | | padding: 12rpx 30rpx; |
| | | font-size: 26rpx; |