This website works better with JavaScript
首頁
探索
說明
登入
samool
/
DZ-MXWPP-WEB
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
caf1fc4375
分支列表
標籤列表
admin-dz
main
DZ-MXWPP-WEB
/
packages
/
@core
/
forward
vince
caf1fc4375
perf: optimize interface color matching
1 年之前
..
helpers
daa31f7156
refactor(project): simplified part of the package, code optimization
1 年之前
preferences
caf1fc4375
perf: optimize interface 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
下