This website requires JavaScript.
Explore
Help
Register
Sign In
xkyy
/
xk-admin
Watch
1
Star
0
Fork
0
You've already forked xk-admin
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
0fc0f130646f6d7dce190a3dc1100ccc04a62cbc
xk-admin
/
packages
/
stores
/
src
/
modules
/
index.ts
5 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: init project
2024-05-19 21:20:42 +08:00
export
*
from
'./access'
;
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
export
*
from
'./lock'
;
feat: Dynamically get the menu from the back end
2024-06-30 15:03:37 +08:00
export
*
from
'./tabbar'
;
refactor: Separate store
2024-07-30 21:10:28 +08:00
export
*
from
'./user'
;
Reference in New Issue
Copy Permalink