From 1174d23ab1f237e0fd5a6acb74778a32024bf690 Mon Sep 17 00:00:00 2001 From: ywk <317226901@qq.com> Date: Fri, 11 Apr 2025 16:46:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(bonus):=20=E5=B1=95=E7=A4=BA=E5=A4=8D?= =?UTF-8?q?=E8=B4=AD=E6=94=B6=E7=9B=8Atab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bonus/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/bonus/index.vue b/pages/bonus/index.vue index 30a60ee..942422d 100644 --- a/pages/bonus/index.vue +++ b/pages/bonus/index.vue @@ -63,12 +63,12 @@ value: "firstPurchase", menuKey: '' }, - // { - // name: '复购收益', - // path: 1, - // value: "repurchaseEarnings", - // menuKey: '' - // }, + { + name: '复购收益', + path: 1, + value: "repurchaseEarnings", + menuKey: '' + }, { name: '海粉收益', path: 2,