From 7076676943bbfc87a11f5e5d70cc72a8c54e016b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sat, 1 Jan 2022 16:41:55 +0800 Subject: [PATCH] =?UTF-8?q?docs(README.md):=20=E6=B7=BB=E5=8A=A0pinia?= =?UTF-8?q?=E5=AE=98=E6=96=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08bfcb41..f5b8fb92 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,13 @@ - vite2: https://cn.vitejs.dev/guide/ -- next-vuex:https://next.vuex.vuejs.org/zh/index.html +- element-plus: https://element-plus.gitee.io/zh-CN/component/button.html - vue-next-router : https://next.router.vuejs.org/zh/introduction.html - -- element-plus: https://element-plus.gitee.io/zh-CN/ - + +- ~~next-vuex:https://next.vuex.vuejs.org/zh/index.html~~ (替换解决方案:pinia) + +- pinia: https://pinia.vuejs.org ## Vite项目构建