From d0e78ef2b7ac64b24232e481fc7fc7181a016f4d Mon Sep 17 00:00:00 2001 From: wangzenghua <1048523306@qq.com> Date: Fri, 25 Apr 2025 02:06:54 +0100 Subject: [PATCH] fix:router --- src/components/custom-rank-list/index.vue | 9 +- src/router/index.js | 67 ++------------ src/router/modules/demo.js | 12 +-- src/router/modules/v2.js | 88 +++++++++---------- src/views/land/components/landCirculation.vue | 62 ++++++------- 5 files changed, 97 insertions(+), 141 deletions(-) diff --git a/src/components/custom-rank-list/index.vue b/src/components/custom-rank-list/index.vue index f0d5024..789c9d5 100644 --- a/src/components/custom-rank-list/index.vue +++ b/src/components/custom-rank-list/index.vue @@ -1,6 +1,11 @@