From 8bd6e0f1c84f2bc5bf2b9555d1c5fb388565db6c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 11 十二月 2024 19:17:12 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
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