From 76159154e043b6889ca131fcada02bcf7592f5f9 Mon Sep 17 00:00:00 2001 From: dingzhiwei Date: Wed, 28 Jul 2021 11:38:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E5=BF=97=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E7=89=88=E6=9C=AC=E5=8F=8A=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeepay-ui-manager/src/utils/screenLog.js | 4 ++-- jeepay-ui-merchant/src/utils/screenLog.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jeepay-ui-manager/src/utils/screenLog.js b/jeepay-ui-manager/src/utils/screenLog.js index ff48ac3..6197daa 100644 --- a/jeepay-ui-manager/src/utils/screenLog.js +++ b/jeepay-ui-manager/src/utils/screenLog.js @@ -7,8 +7,8 @@ export const printANSI = () => { / /_/ // __/ __/ /_/ / /_/ / /_/ / \\____/ \\___/\\___/ .___/\\__,_/\\__, / /_/ /____/ - :: Jeepay :: (v1.0.0.RELEASE) - 适合互联网企业使用的开源支付系统 : https://www.jeepay.vip + :: Jeepay :: (v1.5.0.RELEASE) + 适合互联网企业使用的开源支付系统 : https://www.jeequan.com ` console.log(`%c${text}`, 'color: #fc4d50') diff --git a/jeepay-ui-merchant/src/utils/screenLog.js b/jeepay-ui-merchant/src/utils/screenLog.js index ce51de1..3a63103 100644 --- a/jeepay-ui-merchant/src/utils/screenLog.js +++ b/jeepay-ui-merchant/src/utils/screenLog.js @@ -7,8 +7,8 @@ export const printANSI = () => { / /_/ // __/ __/ /_/ / /_/ / /_/ / \\____/ \\___/\\___/ .___/\\__,_/\\__, / /_/ /____/ - :: Jeepay :: (v1.0.0.RELEASE) - 适合互联网企业使用的开源支付系统 : https://www.jeepay.vip + :: Jeepay :: (v1.5.0.RELEASE) + 适合互联网企业使用的开源支付系统 : https://www.jeequan.com ` console.log(`%c${text}`, 'color: #fc4d50')