Commit 1c09b3ed authored by zhengke's avatar zhengke

修改

parent 0a83a102
...@@ -338,7 +338,7 @@ ...@@ -338,7 +338,7 @@
<style> <style>
.hotel-order{ .hotel-order{
color: #111111; color: #111111;
margin-bottom: 160rpx; margin-bottom: 200rpx;
} }
.opera-box{ .opera-box{
background-color: #FFF; background-color: #FFF;
......
...@@ -300,7 +300,7 @@ ...@@ -300,7 +300,7 @@
</view> </view>
<view class="jz_TripDays" style="width:100%;height:50rpx;background-color: transparent;"> <view class="jz_TripDays" style="width:100%;height:50rpx;background-color: transparent;">
</view> </view>
<view class="jz_orderbox"> <view class="jz_orderbox" style="background-color:transparent">
<view class="jz_OrderDiv"> <view class="jz_OrderDiv">
<view style="color:#FF3166;font-weight:bold;"> <view style="color:#FF3166;font-weight:bold;">
<text style="font-size:22rpx;">¥</text> <text style="font-size:22rpx;">¥</text>
...@@ -668,7 +668,7 @@ ...@@ -668,7 +668,7 @@
} }
.jz_LineDetail { .jz_LineDetail {
background-color: #ECF1F4; background-color: #ECF1F4;
padding-bottom:70px; padding-bottom:100px;
height: 100vh; height: 100vh;
box-sizing: border-box; box-sizing: border-box;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment