From 0ad45385179c3388e14b60bb722bc9423ed2266b Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 17 Jun 2025 14:16:48 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat(router):=20=20=E8=B7=AF=E7=94=B1?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index b258f9c..1b7fe34 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -659,7 +659,7 @@ export const constantRoutes = [ path: 'topPerformance', name: 'TopPerformance', component: () => import('@/views/settlementCenter/topPerformance/index'), - meta: { title: '顶点奖金拨比列表统计' }, + meta: { title: '零线系统拨比统计' }, hidden: true }, { From 8b547290f7c50e319edee7f025719843d9aebe12 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 11 Jul 2025 14:06:33 +0800 Subject: [PATCH 2/3] =?UTF-8?q?feat(onlinePayDetail):=20=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=98=8E=E7=BB=86=E6=B7=BB=E5=8A=A0=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../financial/onlinePayDetails/index.vue | 47 ++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/src/views/financial/onlinePayDetails/index.vue b/src/views/financial/onlinePayDetails/index.vue index b7e4aa4..0b6f3b6 100644 --- a/src/views/financial/onlinePayDetails/index.vue +++ b/src/views/financial/onlinePayDetails/index.vue @@ -60,6 +60,22 @@ + + + + + + + + Date: Tue, 22 Jul 2025 17:16:58 +0800 Subject: [PATCH 3/3] =?UTF-8?q?feat(onlinePayDetails):=20=E5=88=97?= =?UTF-8?q?=E5=AE=BD=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/financial/onlinePayDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/financial/onlinePayDetails/index.vue b/src/views/financial/onlinePayDetails/index.vue index 0b6f3b6..1c0d41c 100644 --- a/src/views/financial/onlinePayDetails/index.vue +++ b/src/views/financial/onlinePayDetails/index.vue @@ -270,7 +270,7 @@