From c3e7b28b92bdf97fc2e39e84db2498370dc0bc00 Mon Sep 17 00:00:00 2001 From: CharleeWa <18888351756@163.com> Date: Fri, 27 Dec 2024 13:49:41 +0800 Subject: [PATCH] chore: update --- README.md | 10 +++++++--- README.zh-CN.md | 10 +++++++--- src/locales/en-US.json | 2 +- src/locales/zh-CN.json | 2 +- src/pages/profile/index.vue | 2 +- 5 files changed, 17 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d938830..580f52a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
cover @@ -20,7 +20,7 @@ An mobile web apps template based on the Vue 3 ecosystem. [文档](https://easy-temps.github.io/easy-docs/vue3-vant-mobile/) / [交流](https://github.com/easy-temps/vue3-vant-mobile/issues/56) / [反馈](https://github.com/easy-temps/vue3-vant-mobile/issues) -🖥 Live Demo +🖥 Online Preview [![Netlify Status](https://api.netlify.com/api/v1/badges/e6828bd2-2904-4c3e-a67c-b97d32aa1275/deploy-status)](https://app.netlify.com/sites/vue3-vant-mobile/deploys) @@ -227,9 +227,13 @@ Our contributors have made this project better. Thank you! 🙏 xyy94813 faukwaa chensongni -chensongni +csheng-github

## License [MIT](./LICENSE) License + +

+ ⬆️ Back to Top +

diff --git a/README.zh-CN.md b/README.zh-CN.md index dc176a2..a4e4096 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,4 +1,4 @@ -
+
cover @@ -20,7 +20,7 @@ An mobile web apps template based on the Vue 3 ecosystem. [文档](https://easy-temps.github.io/easy-docs/vue3-vant-mobile/) / [交流](https://github.com/easy-temps/vue3-vant-mobile/issues/56) / [反馈](https://github.com/easy-temps/vue3-vant-mobile/issues) -🖥 在线 Demo +🖥 在线预览 [![Netlify Status](https://api.netlify.com/api/v1/badges/e6828bd2-2904-4c3e-a67c-b97d32aa1275/deploy-status)](https://app.netlify.com/sites/vue3-vant-mobile/deploys) @@ -227,9 +227,13 @@ pnpm build xyy94813 faukwaa chensongni -chensongni +csheng-github

## License [MIT](./LICENSE) License + +

+ ⬆️ 回到顶部 +

diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 4143b64..bfe9c03 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -38,7 +38,7 @@ "profile": { "login": "Login", "settings": "Settings", - "doc": "documentation" + "docs": "Docs" }, "keepAlive": { "label": "The current component will be cached" diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index 300894a..bf59294 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -38,7 +38,7 @@ "profile": { "login": "登录", "settings": "设置", - "doc": "文档" + "docs": "文档" }, "keepAlive": { "label": "当前组件将会被缓存" diff --git a/src/pages/profile/index.vue b/src/pages/profile/index.vue index e0dd63c..8c7946e 100644 --- a/src/pages/profile/index.vue +++ b/src/pages/profile/index.vue @@ -32,7 +32,7 @@ function login() { - +