This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
jdcProject_front
Watch
1
Star
0
Fork
0
You've already forked jdcProject_front
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdcProject_front
/
src
/
store
/
index.ts
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: 解决 prettier 与 eslint 冲突 & 格式化所有文件
2022-04-22 01:16:02 +08:00
import
{
createPinia
}
from
"pinia"
wip: 迁移 v3-admin v3.1.3 版本代码
2022-04-21 18:20:39 +08:00
refactor: 更新 pinia store 的调用方式
2024-11-14 17:33:12 +08:00
export
const
pinia
=
createPinia
(
)
Reference in New Issue
Copy Permalink