From f9d2c07ba5876fddc808f5a5640738102264ad9b Mon Sep 17 00:00:00 2001 From: osiris Date: Fri, 1 Mar 2024 16:32:21 +0800 Subject: [PATCH] docs --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90cbc32..a0b74c4 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,16 @@ pnpm build:dev - 路由工具: Vue Router - 状态管理: Pinia - Ui框架: ElementPlus + Tailwindcss -- Http工具: Axios \ No newline at end of file +- Http工具: Axios + +# 后端功能 + +主要包含登录后的相关操作 + +项目地址:`https://github.com/taoran1401/tools-web-api` + +使用方法见内`README` + +# 其他 + +有问题请提`issue`,积极处理