From dd38597204e387be9ba9ea7fea1d0efa5c244e22 Mon Sep 17 00:00:00 2001 From: taoran Date: Wed, 21 Aug 2024 12:02:33 +0800 Subject: [PATCH] docs --- README.md | 4 ++-- src/components/Home/About.vue | 6 +++--- src/components/Layout/Floor/Floor.vue | 2 +- src/components/Layout/Header/Header.vue | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b803a53..01309f7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![vue](https://img.shields.io/badge/any_text-3.3.10-origin?label=vue)](vue) [![tailwindcss](https://img.shields.io/badge/any_text-3.3.5-yellow?label=tailwindcss)](tailwindcss) [![elementplus](https://img.shields.io/badge/any_text-2.7-blue?label=element-plus)](elementplus) -[![license](https://img.shields.io/github/license/taoran1401/tools-web)](LICENSE) +[![license](https://img.shields.io/github/license/naroat/tools-web)](LICENSE) @@ -51,7 +51,7 @@ npm install pnpm -g 克隆 ``` -git clone --depth=1 https://github.com/taoran1401/tools-web.git +git clone --depth=1 https://github.com/naroat/tools-web.git ``` 安装 diff --git a/src/components/Home/About.vue b/src/components/Home/About.vue index 5ac6efe..238c082 100644 --- a/src/components/Home/About.vue +++ b/src/components/Home/About.vue @@ -6,16 +6,16 @@

关于 Tools-Web

- Tools-Web 是一款免费开源的轻量在线工具箱,包含开发、文本、媒体、图表、生活、查询等实用工具;如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!顺便再点个⭐️吧! + Tools-Web 是一款免费开源的轻量在线工具箱,包含开发、文本、媒体、图表、生活、查询等实用工具;如果对您有帮助,请将其分享给您的朋友,并且添加到收藏夹中!顺便再点个⭐️吧!

技术

- 主要基于Vite + Vue + ElementPlus + Typescript + TailwindCss开发,某些工具使用了第三方开源库,您可以在仓库的 package.json 文件中找到完整的列表。 + 主要基于Vite + Vue + ElementPlus + Typescript + TailwindCss开发,某些工具使用了第三方开源库,您可以在仓库的 package.json 文件中找到完整的列表。

发现了 Bug?

- 如果您发现了 Bug,或者某些功能未能按预期工作,请在 GitHub 仓库的 issues 中提交错误报告。 + 如果您发现了 Bug,或者某些功能未能按预期工作,请在 GitHub 仓库的 issues 中提交错误报告。

diff --git a/src/components/Layout/Floor/Floor.vue b/src/components/Layout/Floor/Floor.vue index 95f83a3..7f15877 100644 --- a/src/components/Layout/Floor/Floor.vue +++ b/src/components/Layout/Floor/Floor.vue @@ -5,7 +5,7 @@ const appDesc = ref(import.meta.env.VITE_APP_DESC || '') diff --git a/src/components/Layout/Header/Header.vue b/src/components/Layout/Header/Header.vue index 40b5056..31763f9 100644 --- a/src/components/Layout/Header/Header.vue +++ b/src/components/Layout/Header/Header.vue @@ -163,7 +163,7 @@ onMounted(() => { content="GitHub仓库" placement="bottom" > - +