From ad224b60a31a6e5fc2b4de4110e3bb0a02d176d8 Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" <123456> Date: Wed, 5 Jul 2023 15:42:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BD=E5=AE=B6=E5=8C=96?= =?UTF-8?q?=E4=B8=8Ben=E6=96=87=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.js b/src/lang/en.js index fbf5646b..86877167 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -1,5 +1,5 @@ export default { - title: 'Saber Admin', + title: 'h5u logistics information management platform', logoutTip: 'Exit the system, do you want to continue?', submitText: 'submit', cancelText: 'cancel',