From 04e4a3f407c22a9035df567f644c96c7f7445689 Mon Sep 17 00:00:00 2001 From: dingzhiwei Date: Wed, 22 Nov 2023 18:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=ACv2.2.2?= 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 187fe86..5d1432d 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 :: (v2.1.0.RELEASE) - 适合互联网企业使用的开源支付系统 : https://www.jeequan.com + :: Jeepay :: (v2.2.2.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 902f326..bd12957 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 :: (v2.1.0.RELEASE) - 适合互联网企业使用的开源支付系统 : https://www.jeequan.com + :: Jeepay :: (v2.2.2.RELEASE) + 让支付接入更简单 : https://www.jeequan.com ` console.log(`%c${text}`, 'color: #fc4d50')