10 Star 108 Fork 39

每天一点 / antv x6 demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
每天一点 提交于 2022-10-16 23:42 . 1
module.exports = function (plop) {
plop.setWelcomeMessage('请选择需要创建的模式:');
plop.setGenerator('page', require('./plop-tpls/page/prompt'));
plop.setGenerator('component', require('./plop-tpls/component/prompt'));
plop.setGenerator('store', require('./plop-tpls/store/prompt'));
};
TypeScript
1
https://gitee.com/icefox1/cx-flow-x6.git
git@gitee.com:icefox1/cx-flow-x6.git
icefox1
cx-flow-x6
antv x6 demo
master

搜索帮助