From 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 06 十二月 2024 15:29:15 +0800
Subject: [PATCH] ll
---
h5/pages/driver/reserved.vue | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/h5/pages/driver/reserved.vue b/h5/pages/driver/reserved.vue
index 7174127..038a5da 100644
--- a/h5/pages/driver/reserved.vue
+++ b/h5/pages/driver/reserved.vue
@@ -98,7 +98,6 @@
</view>
</view>
<view class="copy" @click="copy">澶嶅埗杞﹀墠鐗岀収鍙�</view>
- <view class="perch"></view>
<view class="handle_sub" @click="onSubmit">
鎻愪氦
</view>
@@ -377,12 +376,12 @@
}
}
.main_app {
- // padding-top: 10rpx;
+ padding-top: 10rpx;
.handle_sub{
- position: fixed;
- bottom: 64rpx;
+ // position: fixed;
+ // bottom: 64rpx;
width: 690rpx;
- left: 30rpx;
+ margin-top: 80rpx;
background-color: #4d99a8;
height: 88rpx;
line-height: 88rpx;
--
Gitblit v1.9.3