From 583a806b2231c13bdb50c4dd21e9a9f502e118ba Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 9 Jul 2024 13:57:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cooperate/hehuo.vue | 403 ++++++++++++++++++++++++++++++++++++++ pages/my/hehuo.vue | 22 ++- 2 files changed, 422 insertions(+), 3 deletions(-) create mode 100644 pages/cooperate/hehuo.vue diff --git a/pages/cooperate/hehuo.vue b/pages/cooperate/hehuo.vue new file mode 100644 index 0000000..ea8b4a2 --- /dev/null +++ b/pages/cooperate/hehuo.vue @@ -0,0 +1,403 @@ + + + + + diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 15874e2..ea8b4a2 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -58,7 +58,7 @@ - 提交申请 + 提交申请 @@ -242,7 +242,7 @@ line-height: 92upx; margin: 0 auto; color: #fff; - font-size: 30upx; + font-size: 28upx; position: absolute; bottom: 0px; margin-bottom: 10px; @@ -283,7 +283,7 @@ justify-content: space-between; height: 50rpx; line-height: 50rpx; - margin-bottom: 30rpx; + margin-bottom: 40rpx; font-size: 28rpx; } .adv_input_text{ @@ -309,6 +309,21 @@ background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 30rpx; } + .usermain-btn{ + background: linear-gradient(to right, #029d88, #1fb38f); + color: #FFFFFF; + margin: 8px 16px; + position: fixed; + bottom: 0px; + width: 90%; + border-radius: 27px; + height: 43px; + line-height: 43px; + font-size: 17px; + text-align: center; + } + + .adv_item_title{ @@ -345,6 +360,7 @@ .save_btn1 { + margin: 10rpx; width: 650rpx; height: 88rpx; background: #FFFFFF;