From a02fc6a77fa1b35c6516b2d37108d80e260c6c85 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 07 十一月 2024 22:05:08 +0800
Subject: [PATCH] 2024-11-07

---
 src/utils/option.js |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/src/utils/option.js b/src/utils/option.js
index 6d71ffd..c0016f4 100644
--- a/src/utils/option.js
+++ b/src/utils/option.js
@@ -1,6 +1,4 @@
 import nortable from '@/assets/img/normaltable.jpg'
-// import mainsubtable from '@/assets/img/mainsubtable.jpg'
-// import treepage from '@/assets/img/treepage.jpg'
 import customImg from '@/assets/img/custom.jpg'
 import newpage from '@/assets/img/newpage.jpg'
 import rolemanage from '@/assets/img/rolemanage.jpg'
@@ -44,13 +42,6 @@
 
 // 绯荤粺妯℃澘
 export const sysTemps = [
-  // {
-  //   title: '鍩虹琛ㄦ牸',
-  //   type: 'CommonTable',
-  //   url: nortable,
-  //   baseconfig: '',
-  //   isSystem: true
-  // },
   {
     title: '鍩虹琛ㄦ牸',
     type: 'BaseTable',
@@ -58,14 +49,6 @@
     baseconfig: '',
     isSystem: true
   },
-  // {
-  //   title: '涓诲瓙琛ㄨ〃鏍�',
-  //   type: 'CommonTable',
-  //   url: mainsubtable,
-  //   baseconfig: '',
-  //   isSystem: true,
-  //   isSubtable: true
-  // },
   {
     title: '鑷畾涔�',
     type: 'CustomPage',
@@ -73,13 +56,6 @@
     baseconfig: '',
     isSystem: true
   },
-  // {
-  //   title: '鏍戝舰椤甸潰',
-  //   type: 'TreePage',
-  //   url: treepage,
-  //   baseconfig: '',
-  //   isSystem: true
-  // },
   {
     title: '澶栭儴椤甸潰',
     type: 'NewPage',

--
Gitblit v1.8.0