From d21470fe80e265cda2c355f636c3258eb0f56636 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 12 五月 2020 18:31:18 +0800 Subject: [PATCH] 2020-05-12 --- src/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index 927c10d..85cb0aa 100644 --- a/src/index.js +++ b/src/index.js @@ -41,6 +41,7 @@ systemApi = '' } + // 涓氬姟绯荤粺杩炴帴浜戠鏃讹紝鏍煎紡鍖栧鐞� if (systemApi && systemApi === /^(http|https):\/\/[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\.[a-zA-Z0-9][-a-zA-Z0-9]{0,62}|(:[0-9]{1,4}))+\.?/ig.exec(options.cloudServiceApi)[0]) { window.GLOB.dataFormat = true } -- Gitblit v1.8.0