From da1f62d39c6386b98545d2ac7c069420203a3437 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 11 七月 2021 22:43:08 +0800
Subject: [PATCH] 2021-07-11

---
 src/mob/modulesource/option.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mob/modulesource/option.jsx b/src/mob/modulesource/option.jsx
index 1a016c5..8472b3a 100644
--- a/src/mob/modulesource/option.jsx
+++ b/src/mob/modulesource/option.jsx
@@ -19,7 +19,7 @@
 import Carousel1 from '@/assets/mobimg/carousel1.png'
 import form from '@/assets/mobimg/form.png'
 import Login from '@/assets/mobimg/login.png'
-import dashboard from '@/assets/mobimg/dashboard.png'
+// import dashboard from '@/assets/mobimg/dashboard.png'
 import NavTop from '@/assets/mobimg/navtop-mob.png'
 import scatter from '@/assets/mobimg/scatter.png'
 import MenuBar from '@/assets/mobimg/menubar.png'
@@ -45,7 +45,7 @@
   { type: 'menu', url: Pie, component: 'pie', subtype: 'pie', title: '楗煎浘', width: 24 },
   { type: 'menu', url: Pie1, component: 'pie', subtype: 'ring', title: '鐜浘', width: 24 },
   { type: 'menu', url: Pie2, component: 'pie', subtype: 'nightingale', title: '鍗椾竵鏍煎皵鍥�', width: 24 },
-  { type: 'menu', url: dashboard, component: 'dashboard', subtype: 'dashboard', title: '浠〃鐩�', width: 12 },
+  // { type: 'menu', url: dashboard, component: 'dashboard', subtype: 'dashboard', title: '浠〃鐩�', width: 12 },
   { type: 'menu', url: scatter, component: 'scatter', subtype: 'scatter', title: '鏁g偣鍥�', width: 24 },
   { type: 'menu', url: Editor, component: 'editor', subtype: 'brafteditor', title: '瀵屾枃鏈�', width: 24 },
   { type: 'menu', url: SandBox, component: 'code', subtype: 'sandbox', title: '鑷畾涔�', width: 24 },

--
Gitblit v1.8.0