From a8858dbe3481e43407cdf937a9e76e671a86e12f Mon Sep 17 00:00:00 2001 From: santaner Date: Thu, 18 Jan 2024 16:00:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E9=A1=B5=E5=BA=95=E9=83=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/users/login/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/users/login/index.vue b/pages/users/login/index.vue index 2bd1fcf..1d96ba0 100644 --- a/pages/users/login/index.vue +++ b/pages/users/login/index.vue @@ -200,7 +200,8 @@ - {{ copyright.status == -1 ? `${copyright.year} ${copyright.url}` : copyright.Copyright }} + + {{ copyright.status == -1 ? `${copyright.year} shop.freelycar.cn` : copyright.Copyright }}