From a8c03746e6bd8ac1d46dc48c1b10bceff543664f Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期二, 10 十二月 2024 20:16:12 +0800 Subject: [PATCH] ll --- h5/pages/staff/vehicle/apply.vue | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/h5/pages/staff/vehicle/apply.vue b/h5/pages/staff/vehicle/apply.vue index 2007cfa..23ad5ae 100644 --- a/h5/pages/staff/vehicle/apply.vue +++ b/h5/pages/staff/vehicle/apply.vue @@ -134,8 +134,8 @@ <view class="line" >4銆佸叕鍙稿�熺粰鐢宠浜虹敤杞︼紝鐢宠鍊熻溅浜轰负绗竴璐d换浜猴紝涓嶅厑璁歌浆鍊熺粰鍏朵粬浜轰娇鐢紝鑻ヨ鍊熺粰浠栦汉浣跨敤銆傝矗浠讳汉瑕佹壙鎷呭叏閮ㄨ矗浠汇��</view > + <view class="sub_btn" @click="handleSub">鎻愪氦</view> </view> - <view class="sub_btn" @click="handleSub">鎻愪氦</view> <!-- --> <!-- :minDate="new Date(param.startTime).getTime()" :maxDate="new Date(param.endTime).getTime()" --> @@ -291,9 +291,10 @@ } } .sub_btn { - position: fixed; - bottom: 84rpx; - left: 30rpx; + // position: fixed; + // bottom: 84rpx; + // left: 30rpx; + margin-top: 60rpx; width: 690rpx; height: 88rpx; line-height: 88rpx; -- Gitblit v1.9.3