各モジュール説明

This commit is contained in:
simple321vip
2022-04-04 00:27:56 +08:00
parent ef1c97251d
commit dba73ea2a4
9 changed files with 39 additions and 8 deletions
+6
View File
@@ -22,5 +22,11 @@
// instand of vuex
npm install pinia -S
# element-plus
npm install element-plus -S
# js-cookie
npm install js-cookie -S