From 015d1946c3770b1d6dfb0837b8c65343c19c5bd8 Mon Sep 17 00:00:00 2001 From: Jo <479214531@qq.com> Date: Mon, 22 Nov 2021 23:09:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=83=AD=E9=97=A8=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libs/route/addRoutes.js | 1 - src/pages/index/list/index.vue | 29 ++++++++++++++++++++++------- src/pages/stat/list/index.vue | 2 +- 3 files changed, 23 insertions(+), 9 deletions(-) diff --git a/src/libs/route/addRoutes.js b/src/libs/route/addRoutes.js index fe8aeda..056b676 100644 --- a/src/libs/route/addRoutes.js +++ b/src/libs/route/addRoutes.js @@ -16,7 +16,6 @@ function createRoute(data){ newRoutes.push({ name: e.path, path: e.path, - path: () => import(`@/pages/${e.path}.vue`), meta }) } diff --git a/src/pages/index/list/index.vue b/src/pages/index/list/index.vue index c3d3fdc..f71e763 100644 --- a/src/pages/index/list/index.vue +++ b/src/pages/index/list/index.vue @@ -5,7 +5,7 @@
账号数量: - ♾ + ∞ {{item.accountNum}} 个