diff --git a/pages.json b/pages.json index 7e7562f..9e96688 100644 --- a/pages.json +++ b/pages.json @@ -86,6 +86,28 @@ } } }, + { + "path": "pages/my/joinUs/myJoinUs", + "style": { + "navigationBarTitleText": "我是代理商", + "enablePullDownRefresh": false, + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, + { + "path": "pages/my/joinUs/index", + "style": { + "navigationBarTitleText": "招商加盟", + "enablePullDownRefresh": false, + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, { "path": "pages/my/channelMerchants/myMerchants", "style": { diff --git a/pages/my/cikarDrtail.vue b/pages/my/cikarDrtail.vue index 167cd12..555656d 100644 --- a/pages/my/cikarDrtail.vue +++ b/pages/my/cikarDrtail.vue @@ -975,17 +975,18 @@ border-bottom-right-radius: 20px; color: #fff; } - .detail-btn{ - width:95%; - height: 90rpx; - line-height: 90rpx; + .detail-btn { + display: flex; + width: 92%; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - border-radius: 46rpx; - margin: 0 auto; - text-align: center; - font-weight: 400; - font-size: 36rpx; - color: #FFFFFF; + height: 40px; + border-radius: 28px; + color: #ffffff; + margin-top: 4px; + font-size: 17px; + padding-top: 2px; + justify-content: center; + align-items: center; } .detail-foot-mian-txet span:nth-child(1){ color: #777777; diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue index f001350..c76338a 100644 --- a/pages/my/cureOderDrtail.vue +++ b/pages/my/cureOderDrtail.vue @@ -108,11 +108,6 @@ - @@ -256,7 +251,7 @@ margin: 0 auto; text-align: center; font-weight: 400; - font-size: 36rpx; + font-size: 17px; color: #FFFFFF; position: fixed; bottom: 0px; @@ -471,6 +466,7 @@ font-weight: 400; font-size: 11px; color: #029c88; + word-break: keep-all; } .header-bottom-foot-view2-img1{ width: 35rpx; diff --git a/pages/my/fuwuliaochengDetail.vue b/pages/my/fuwuliaochengDetail.vue index b09c88a..e2506e4 100644 --- a/pages/my/fuwuliaochengDetail.vue +++ b/pages/my/fuwuliaochengDetail.vue @@ -982,17 +982,18 @@ border-bottom-right-radius: 20px; color: #fff; } - .detail-btn{ - display: inline-block; + .detail-btn { + display: flex; width: 92%; - text-align: center; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); height: 40px; border-radius: 28px; color: #ffffff; - line-height: 40px; margin-top: 4px; - font-size: 34rpx; + font-size: 17px; + padding-top: 2px; + justify-content: center; + align-items: center; } .detail-foot-mian-txet span:nth-child(1){ color: #777777; diff --git a/pages/my/index.vue b/pages/my/index.vue index d29fb2f..b64612e 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -185,6 +185,14 @@ 我是渠道商 --> + + + 招商加盟 + + + + 我是代理商 + 我的团队 diff --git a/pages/my/joinUs/index.vue b/pages/my/joinUs/index.vue new file mode 100644 index 0000000..ace3ed6 --- /dev/null +++ b/pages/my/joinUs/index.vue @@ -0,0 +1,475 @@ + + + + + diff --git a/pages/my/joinUs/myJoinUs.vue b/pages/my/joinUs/myJoinUs.vue new file mode 100644 index 0000000..7fdefd1 --- /dev/null +++ b/pages/my/joinUs/myJoinUs.vue @@ -0,0 +1,460 @@ + + + + \ No newline at end of file diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue index 4dfca4c..76542e6 100644 --- a/pages/my/serviceOderDrtail.vue +++ b/pages/my/serviceOderDrtail.vue @@ -58,18 +58,21 @@ - + 未服务全额退款 - + 不满意重做 - + 最快30分钟上门 - + @@ -83,7 +86,9 @@ {{item.title}} - + @@ -95,12 +100,13 @@ {{item.price}} - + ¥{{item.oldPrice}} - {{item.status=='1'?'订单':'预约'}} + + {{item.status=='1'?'订单':'预约'}} 服务时长:{{item.duration}}分钟 @@ -125,7 +131,8 @@ - +