From c8e680b315ce010905f6b0409d3156218abfe056 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 11 三月 2021 19:03:31 +0800 Subject: [PATCH] 2021-03-11 --- src/index.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/index.js b/src/index.js index 4f87b72..d83cf4f 100644 --- a/src/index.js +++ b/src/index.js @@ -67,7 +67,7 @@ }) .then(config => { if (!config) return - + let GLOB = {} GLOB.appId = config.appId || '' GLOB.lineColor = config.lineColor || '' @@ -77,7 +77,6 @@ GLOB.externalDatabase = config.externalDatabase ? `[${config.externalDatabase}]..` : '' } else { GLOB.externalDatabase = null - } // 鍙湁涓氬姟绯荤粺鎵嶅彲浠ヨ缃负姝e紡绯荤粺 -- Gitblit v1.8.0