feat: 添加pinia
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"src/*"
|
||||
]
|
||||
},
|
||||
"types": [
|
||||
"element-plus/global"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user