This website works better with JavaScript
Home
Explore
Help
Sign In
samool
/
DZ-MXWPP-WEB
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a1a566cb2f
Branches
Tags
admin-dz
main
DZ-MXWPP-WEB
/
packages
/
@core
/
forward
vben
a1a566cb2f
chore: update deps
1 year ago
..
helpers
9ec91ac16d
feat: add breadcrumb navigation example
1 year ago
preferences
a1a566cb2f
chore: update deps
1 year ago
request
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 year ago
stores
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
1 year ago
README.md
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 year ago
README.md
@vben-core
/forward
该目录内的包,可直接被app所引用,其是项目基础功能的一层抽象。允许轻微的副作用耦合,如
locales
的集成。
注意事项
forward
内的包不允许相互引用,有相互引用的情况请考虑是否放到
packages/effects
下