From 7f71f1ece778627d96fc2241435146ce27498ffe Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Jul 2021 03:22:07 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=8E=2007-07=2003:22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- panel/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel/public/index.html b/panel/public/index.html index 4782712..f1a0378 100755 --- a/panel/public/index.html +++ b/panel/public/index.html @@ -94,7 +94,7 @@ $(document).ready(function () { title: '🎈添加成功🎈', html: '
' + - `恭喜你成为第` + UserNum + `名用户` + + `恭喜你成为第` + (UserNum-1) + `名用户` + `
您的账号已经成功添加,时长为一个月` + '
', icon: 'success',