react antd admin:react + ts + antd实现的管理系统模版 源码
react-antd-admin 基于react + ts + antd建立的管理后台脚手架模版 线上地址 git地址 单独使用 详情请查看 1.配置抽屉 1-1。可缓存系统配置 记录用户使用的系统配置,缓存浏览器中,记录用户习惯。 1-2.antd换肤(Layout组件未封装) 使用插件实现扩展antd样式文件并绑定cssVariable,通过less.js浏览器在线编译更改更少变量方法实现主题样式更改 @import " _var " ; :root { --primary-color : @primary-color ; --danger-color : red ; } window . less . modifyVars ( vars ) . then ( ( ) => { if ( vars [ '@primary-color' ] === getItem ( S
文件列表
react-antd-admin:react + ts + antd实现的管理系统模版
(预估有个124文件)
.gitignore
13B
favicon.ico
4KB
index.html
608B
664.63aca336d2168089c58b.css
114KB
ReadMe.bc5e02c2f5e0824e45e8.css
34B
routeCache.gif
627KB
route-cache.gif
1.52MB
theme.gif
1.42MB
Table.7042a182a15a2b488508.css
151B
942.97adaf7acd0295c5012c.css
65KB
暂无评论