diff --git a/my/hongbao/xinrenhongbao.vue b/my/hongbao/xinrenhongbao.vue index 451bff1..f9f798b 100644 --- a/my/hongbao/xinrenhongbao.vue +++ b/my/hongbao/xinrenhongbao.vue @@ -33,7 +33,7 @@ - + 立即使用 @@ -150,6 +150,16 @@ height: 870px !important; margin-bottom: 60rpx; } + .push-button{ + width: 100%; + height: 48px; + position: fixed; + bottom: 0px; + display: flex; + flex-direction: column; + align-items: center; + margin: 0 auto; + } .que-btn{ display: inline-block; width: 90%; @@ -160,6 +170,7 @@ color: #ffffff; line-height: 38px; margin-top: 4px; + font-size: 34rpx; } /deep/.page-box{ width: 100%; @@ -168,17 +179,7 @@ width: 111.81rpx; height: 111.81rpx; } - .queding{ - width: 100%; - height: 48px; - background-color: #fff; - position: fixed; - bottom: 0px; - display: flex; - flex-direction: column; - align-items: center; - margin: 0 auto; - } + .youhui-view-right-time{ font-weight: 400; font-size: 22rpx; diff --git a/pages/cooperate/hehuo.vue b/pages/cooperate/hehuo.vue index 4f46ff0..30d9a68 100644 --- a/pages/cooperate/hehuo.vue +++ b/pages/cooperate/hehuo.vue @@ -49,7 +49,6 @@ - 姓名 @@ -66,7 +65,9 @@ - 提交申请 + + 提交申请 + @@ -249,28 +250,27 @@ /deep/uni-radio::before{ margin-right: -1px; } - .save_btn { - width: 600upx; - height: 92rpx; - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - border-radius: 46rpx; - line-height: 92upx; - margin: 0 auto; - color: #fff; - font-size: 28upx; - position: absolute; - bottom: 0px; - margin-bottom: 10px; + .push-button{ + width: 100%; + height: 48px; + position: fixed; + bottom: 0px; + display: flex; + flex-direction: column; + align-items: center; + margin: 0 auto; + } + .que-btn{ + display: inline-block; + width: 90%; text-align: center; - /* #ifdef MP-WEIXIN */ - margin-top: 150rpx; - /* #endif */ - /* #ifdef H5 */ - margin-top: 100rpx; - /* #endif */ - /* #ifdef APP-PLUS */ - margin-top: 180rpx; - /* #endif */ + background: linear-gradient(90deg, #019C88, #28BA92, #35C495); + height: 38px; + border-radius: 28px; + color: #ffffff; + line-height: 38px; + margin-top: 4px; + font-size: 34rpx; } .uni-textarea-compute{ @@ -345,7 +345,6 @@ border-radius: 10px; padding: 20px; margin-top: 20rpx; - margin-bottom: 50px; } .send-msg{ padding: 0 30rpx; diff --git a/pages/cooperate/index.vue b/pages/cooperate/index.vue index 8ed7d26..fe29d30 100644 --- a/pages/cooperate/index.vue +++ b/pages/cooperate/index.vue @@ -59,7 +59,8 @@ } .cooperate-img{ width: 100%; - height:240rpx; + height:222rpx; + object-fit: contain; } .shezhi-list-img-text{ font-weight: 400; diff --git a/pages/my/cooperation.vue b/pages/my/cooperation.vue index 1e79c1e..784e1fc 100644 --- a/pages/my/cooperation.vue +++ b/pages/my/cooperation.vue @@ -239,7 +239,7 @@ justify-content: center; position: fixed; bottom: 0px; - margin-bottom: 20px; + margin-bottom: 8px; .sub-box { width: 613rpx; height: 100%; diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 6061886..efbf3ea 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -1,7 +1,8 @@ @@ -229,29 +233,27 @@