From c33ae56871a01b4973935d401bfcc21f6aa2db58 Mon Sep 17 00:00:00 2001 From: zpc Date: Wed, 4 Jun 2025 13:55:37 +0800 Subject: [PATCH] 222 --- pages/shouye/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shouye/index.vue b/pages/shouye/index.vue index daa7b06..3959fa5 100644 --- a/pages/shouye/index.vue +++ b/pages/shouye/index.vue @@ -422,7 +422,7 @@ export default { }, jumapSlots(){ - this.$customRouter.navigateTo("/pages/other/web-detail-lucky"); + // this.$customRouter.navigateTo("/pages/other/web-detail-lucky"); } }, };