From e8b956de982c0ede8560822375d53ee304191667 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 21 Feb 2024 18:00:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E4=B8=AD=E5=BF=83=E7=9A=84=E6=8E=A8=E5=B9=BF?= =?UTF-8?q?=E4=BA=BA=E8=AE=A2=E5=8D=95=E3=80=81=E4=BD=A3=E9=87=91=E6=8E=92?= =?UTF-8?q?=E8=A1=8C=E3=80=81=E7=AD=89=E7=BA=A7=E4=BF=A1=E6=81=AF=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E7=9C=81=E5=85=AC=E5=8F=B8=E5=8F=91?= =?UTF-8?q?=E8=B5=B7=E4=BA=BA=E3=80=81=E7=9C=81=E5=85=AC=E5=8F=B8=E5=A4=96?= =?UTF-8?q?=E5=8B=A4=E3=80=81=E7=9C=81=E5=85=AC=E5=8F=B8=E5=86=85=E5=8B=A4?= =?UTF-8?q?=E4=B8=8D=E5=9C=A8=E9=9C=80=E8=A6=81=E9=80=89=E6=8B=A9=E5=9C=B0?= =?UTF-8?q?=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/agent/center.vue | 6 +++--- pages/agent/invite/index.vue | 4 ++-- pages/users/user_spread_user/index.vue | 28 +++++++++++++------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/pages/agent/center.vue b/pages/agent/center.vue index 887bbe9..97bf376 100644 --- a/pages/agent/center.vue +++ b/pages/agent/center.vue @@ -290,15 +290,15 @@ export default { break; case 2: title = '省公司发起人'; - if(info.province_name) title += `(${info.province_name})`; + // if(info.province_name) title += `(${info.province_name})`; break; case 3: title = '省公司外勤'; - if(info.province_name) title += `(${info.province_name})`; + // if(info.province_name) title += `(${info.province_name})`; break; case 4: title = '省公司内勤'; - if(info.province_name) title += `(${info.province_name})`; + // if(info.province_name) title += `(${info.province_name})`; break; case 5: title = '区县运营商'; diff --git a/pages/agent/invite/index.vue b/pages/agent/invite/index.vue index 42323b4..0f475c5 100644 --- a/pages/agent/invite/index.vue +++ b/pages/agent/invite/index.vue @@ -38,7 +38,7 @@ - + 地区选择 @@ -253,7 +253,7 @@ export default { onLoad(options) { let _this = this; if(options.scene){ - // console.log('转换前参数:',options.scene) + console.log('转换前参数:',options.scene) let scene = _this.$util.getUrlParams(decodeURIComponent(options.scene)); // console.log("接收参数",scene) _this.agent_id = scene.aid || 0; diff --git a/pages/users/user_spread_user/index.vue b/pages/users/user_spread_user/index.vue index 0304f4b..3b71ec0 100644 --- a/pages/users/user_spread_user/index.vue +++ b/pages/users/user_spread_user/index.vue @@ -5,12 +5,12 @@ 当前佣金 ? - - - - {{userInfo.brokerage.brokerage_name}} - - + + + + + + {{userInfo.total_brokerage_price}} @@ -47,14 +47,14 @@ 推广人订单 - - - 推广人排行 - - - - 佣金排行 - + + + + + + + +