From 44dce536e7375219848931373455c58f96fe2442 Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期五, 12 三月 2021 14:37:29 +0800
Subject: [PATCH] 右边弹框关闭

---
 src/app.config.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/app.config.js b/src/app.config.js
index d220b0d..cf2a95f 100644
--- a/src/app.config.js
+++ b/src/app.config.js
@@ -14,7 +14,6 @@
   homeRouterName: 'Home',
   loginRouteName: 'Login',
   routeMode: 'history',
-  isProMACE: false,
   tagNavCache: false,
   defaultTheme: 'blue'
 }

--
Gitblit v1.8.0