From 6615b440d5b17a86aba9f557627e3bdbc4b8c85e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 09 七月 2023 16:54:03 +0800 Subject: [PATCH] 2023-07-09 --- src/index.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/index.js b/src/index.js index 04c69e3..5a0bce2 100644 --- a/src/index.js +++ b/src/index.js @@ -8,7 +8,6 @@ import options, { styles } from '@/store/options.js' import '@/assets/css/main.scss' import '@/assets/css/action.scss' -// import '@/assets/css/minkeicon.css' import '@/assets/css/viewstyle.scss' if (window.location.href.indexOf('#/design') > -1) { // 缂栬緫椤甸潰鍒锋柊鏃讹紝璺宠浆鑷充富椤� @@ -45,8 +44,6 @@ } sessionStorage.removeItem('isEditState') - -// 鏂扮郴缁熸枃浠剁疆浜巃dmin涓� ../options.json , { cache: 'no-cache'} fetch('../options.json') .then(response => response.json()) @@ -159,7 +156,6 @@ } let _href = window.location.href.split('#')[0] - let _systemMsg = localStorage.getItem(_href + 'system') GLOB.navBar = 'shutter' // 榛樿涓虹櫨鍙剁獥 -- Gitblit v1.8.0