From 364af18667b72d80ea2bc0909c3e9fad36a794be Mon Sep 17 00:00:00 2001 From: zhl Date: Wed, 19 May 2021 15:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=91=E6=88=98=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=9A=84icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/modules/shop.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/modules/shop.ts b/src/router/modules/shop.ts index e5cdff3..e0a422e 100644 --- a/src/router/modules/shop.ts +++ b/src/router/modules/shop.ts @@ -70,7 +70,7 @@ const shopRoutes: RouteConfig = { meta: { title: 'exam_list', permissions: ['shopexam:read'], - icon: 'list' + icon: 'tree' } }, {