This website works better with JavaScript
首页
发现
帮助
登录
samool
/
DZ-MXWPP-WEB
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
c2c32332d3
分支列表
标签列表
admin-dz
main
DZ-MXWPP-WEB
/
packages
/
@core
/
forward
vince
f95d9aa609
perf: improve overall theme color matching
1 年之前
..
helpers
daa31f7156
refactor(project): simplified part of the package, code optimization
1 年之前
preferences
f95d9aa609
perf: improve overall theme color matching
1 年之前
request
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 年之前
stores
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
1 年之前
README.md
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 年之前
README.md
@vben-core
/forward
该目录内的包,可直接被app所引用,其是项目基础功能的一层抽象。允许轻微的副作用耦合,如
locales
的集成。
注意事项
forward
内的包不允许相互引用,有相互引用的情况请考虑是否放到
packages/effects
下