diff --git a/packageA/center/applyDetail.vue b/packageA/center/applyDetail.vue index d3cef00..fffb5df 100644 --- a/packageA/center/applyDetail.vue +++ b/packageA/center/applyDetail.vue @@ -73,7 +73,7 @@ + style="justify-content: flex-start;" :style="detail.feel==1?'margin-bottom: 280rpx;':''"> 报名信息 @@ -238,8 +238,8 @@ - + 立即支付 @@ -1747,6 +1747,7 @@ export default { } .btn_1 { + z-index: 1000; width: 95%; height: 90rpx; background: #323232; diff --git a/packageA/center/detail.vue b/packageA/center/detail.vue index ae839a6..f13c841 100644 --- a/packageA/center/detail.vue +++ b/packageA/center/detail.vue @@ -21,7 +21,7 @@ 元/人 - + 免费 diff --git a/packageA/my/orderList.vue b/packageA/my/orderList.vue index f6aaa00..477909b 100644 --- a/packageA/my/orderList.vue +++ b/packageA/my/orderList.vue @@ -645,7 +645,7 @@ position: fixed; top: 0; z-index: 2; - + padding-left: 60rpx; .s-header { display: flex; justify-content: center; diff --git a/packageB/card/index.vue b/packageB/card/index.vue index e8f408b..6ea975b 100644 --- a/packageB/card/index.vue +++ b/packageB/card/index.vue @@ -31,7 +31,7 @@ - + * @@ -46,7 +46,7 @@ - + 身份证号 @@ -57,13 +57,15 @@ - - - + + + + + + 提交信息 + 提交信息 - 提交信息 - 提交信息 - + + 收益明细 - + + + + 没有更多了 + + + diff --git a/pages/center/index.vue b/pages/center/index.vue index f43e69c..7261ffc 100644 --- a/pages/center/index.vue +++ b/pages/center/index.vue @@ -153,12 +153,11 @@ - - - - - + + + + 确认发布 确认发布 @@ -212,7 +211,7 @@ - - 去认证 - 完成认证,即可发布精彩活动 - - 只差最后一步!完成身份认证,即可成为【搭+】认证活动官,开始分享您的精彩活动。 + + - - 取消 + 完成认证,即可发布活动 + + 只差最后一步!完成身份认证,即可成为
【搭+】认证活动官,开始分享您的精彩活动。 +
+ + 取消 我同意
@@ -399,8 +400,8 @@ }, apply_info: {}, popupStyle: { - width: '642rpx', - padding: '24rpx 24rpx 42rpx 24rpx', + width: '620rpx', + padding: '50rpx 40rpx 42rpx 40rpx', height: '984rpx', margin: '0 auto', // 水平居中 display: 'flex', @@ -458,6 +459,7 @@ }, onShow() { + this.show=false; this.getCardInfo(); }, filters: { @@ -1344,7 +1346,7 @@ overflow: visible; /* 允许内容溢出 */ margin-top: 200rpx; - margin-bottom: 314rpx; + margin-bottom: 370rpx; } .title_logo { @@ -1437,7 +1439,7 @@ .label { font-family: PingFang SC, PingFang SC; font-weight: 500; - font-size: 26rpx; + font-size: 28rpx; color: #343434; line-height: 32rpx; width: 160rpx; @@ -1542,14 +1544,13 @@ .bottom { width: 750rpx; - height: 162rpx; + height: 230rpx; background: #FFFFFF; box-shadow: 0rpx -6rpx 12rpx 0rpx rgba(111, 190, 255, 0.1); border-radius: 0rpx 0rpx 0rpx 0rpx; bottom: 128rpx; position: fixed; z-index: 10; - span { width: 642rpx; height: 80rpx; @@ -1560,6 +1561,8 @@ font-size: 36rpx; color: #BBFC5B; line-height: 32rpx; + margin: 0 auto; + margin-top: 30rpx; } } @@ -1576,7 +1579,7 @@ .input { text-align: right; font-family: PingFang SC, PingFang SC; - font-size: 26rpx; + font-size: 28rpx; color: #343434; line-height: 32rpx; width: 450rpx; diff --git a/pages/my/applyOwner.vue b/pages/my/applyOwner.vue index 0683098..de76dc3 100644 --- a/pages/my/applyOwner.vue +++ b/pages/my/applyOwner.vue @@ -60,7 +60,7 @@ 机构地址
- diff --git a/pages/my/index.vue b/pages/my/index.vue index e7b3a13..6e34a28 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -1,16 +1,22 @@ \ No newline at end of file diff --git a/static/fabu/renzheng.png b/static/fabu/renzheng.png new file mode 100644 index 0000000..c630c49 Binary files /dev/null and b/static/fabu/renzheng.png differ diff --git a/uni_modules/cc-protocolBox/components/cc-protocolBox/cc-protocolBox.vue b/uni_modules/cc-protocolBox/components/cc-protocolBox/cc-protocolBox.vue index 224ea23..e7bb13f 100644 --- a/uni_modules/cc-protocolBox/components/cc-protocolBox/cc-protocolBox.vue +++ b/uni_modules/cc-protocolBox/components/cc-protocolBox/cc-protocolBox.vue @@ -1,9 +1,10 @@