From af029fba11320956bde2b56b53a3a3efc818a778 Mon Sep 17 00:00:00 2001 From: opensnail <598092184@qq.com> Date: Wed, 15 May 2024 23:56:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(sj=5F1.0.0):=20=E4=BF=AE=E5=A4=8D=E5=AE=98?= =?UTF-8?q?=E7=BD=91=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- src/views/about/index.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aabdc01..2e4c9b7 100644 --- a/package.json +++ b/package.json @@ -111,5 +111,6 @@ "lint-staged": { "*": "eslint --fix" }, - "website": "https://www.easyretry.com/pages/78ba75/" + "officialWebsite": "https://snailjob.opensnail.com", + "website": "https://snailjob.opensnail.com/pages/78ba75/" } diff --git a/src/views/about/index.vue b/src/views/about/index.vue index c510985..ecbec7f 100644 --- a/src/views/about/index.vue +++ b/src/views/about/index.vue @@ -48,7 +48,7 @@ const latestBuildTime = BUILD_TIME; - + {{ $t('page.about.projectInfo.officialWebsite') }}