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') }}