From e2031b5e22e1e12b26fbce6454cf7f60508ab2ef Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Thu, 20 Apr 2023 17:03:34 +0800
Subject: [PATCH] 1、图片

---
 src/router/dynamicRouter.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/dynamicRouter.js b/src/router/dynamicRouter.js
index 008dee3..e9126fd 100644
--- a/src/router/dynamicRouter.js
+++ b/src/router/dynamicRouter.js
@@ -56,7 +56,7 @@
   path: 'charts/contrast',
   name: 'contrast',
   component: () => import('@/views/contrast/index'),
-  meta: { title: '������������������', icon: 'example' }
+  meta: { title: '���������������������������', icon: 'example' }
 }
 
 const averageContrast = {

--
Gitblit v1.8.0