@zmzimpl 升级至 ng-alain-plugin-theme 的写法,正因为 antd-theme-generator 带来许多 BUG。 我将alain的版本固定在9.4.0,以及antd-theme-generator版本固定在1.2.2,可以正常install了,想来先前install出现的循环依赖是因为原先的alain版本我设置为了^9.4.0,实际安装了9,5,5的,才导致的问题。 请问改成 antd-th...
antd-theme-generator只是针对于颜色的定制,对于其他属性例如字体大小,边框,边距等样式不提供定制 这里只针对generateTheme方法和其涉及到的方法进行讲解,其他的方法不予以讲解。官方文档有使用这个方法的例子,请参考:https://github.com/mzohaibqc/antd-theme-generator 参数options antDir: antd包目录,(path.join(__...
java spring spring-boot vue spring-cloud codegenerator antd springboot mybatis shiro activiti ant-design springcloud low-code jbpm flowable jeecg vue3 ant-design-vue jeecgboot Updated Oct 29, 2024 Java ant-design / ant-design-pro Sponsor Star 36.5k Code Issues Pull requests Discussions ...
首先迎面走来的,昂首挺胸的美女就是antd-theme-generator,非常感谢,帮大忙了。 核心代码就补贴了,作者太懒,不论是github还是npm库里,这个插件的README.md文件写的有点马虎。 参考了简书上antd在线换肤定制功能这位仁兄的介绍,我的代码做了如下改动 1. 增加依赖 npm i antd-theme-generator --save 2. 引入文件,...
180"antd-theme-generator":"^1.2.3", 181"argos-cli":"^0.3.0", 182"array-move":"^4.0.0", 183"babel-plugin-add-react-displayname":"^0.0.5", 184"bisheng":"^3.0.0", 185"bisheng-plugin-description":"^0.1.4", 186"bisheng-plugin-react":"^1.1.2", ...
所以问题就定位到了这个文件,而这个文件所在的包是 antd-theme-generator,antd-theme-webpack-plugin 里面使用了 antd-theme-generator。 我们找到https://github.com/mzohaibqc/antd-theme-webpack-plugin/blob/master/package.json,可以...
我们新建一个 ant-design-vue-pro\webpack-plugins\antd-theme-webpack-plugin.js 插件:里面的代码直接复制 antd-theme-webpack-plugin 的代码。 // https://github.com/mzohaibqc/antd-theme-webpack-plugin/blob/master/index.jsconst { generateTheme } = require("antd-theme-generator");const webpack ...
文档库持续集成部署-添加Github Actions持续部署到 github pages 上 用的是这个actions 可以到这里找一些其他人写好的 actions 3. 打包# 文档打包工具因为是用的是react-styleguidist,这个工具用的是 webpack 所以针对文档的编译处理就用webpack来实现,具体的文档打包配置集成到styleguidist命令了 ...
# 克隆项目gitclone-b master https://github.com/chuzhixin/vue-admin-better.git# 安装依赖npm i# 本地开发 启动项目npm run serve 🔊 友情链接 OPSLI 基于 vue-admin-better 开源版的最佳实践 uView uni-app 生态最优秀的 UI 框架 form-generator Element 表单设计代码生成器 ...
<!-- import Vue.js --> <!-- import stylesheet --> <!-- import element --> <!-- import form-create/element --> ant-design-vue <!-- import Vue.js --> <!-- import stylesheet -->