1 Star 0 Fork 140

骑着蜗牛狂飙 / datax-web-ui

forked from 微野 / datax-web-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
hfitdl 提交于 2019-07-12 16:03 . 改成用 vue-element-admin 模板
const viewGenerator = require('./plop-templates/view/prompt')
const componentGenerator = require('./plop-templates/component/prompt')
module.exports = function(plop) {
plop.setGenerator('view', viewGenerator)
plop.setGenerator('component', componentGenerator)
}
JavaScript
1
https://gitee.com/gzpwx/datax-web-ui.git
git@gitee.com:gzpwx/datax-web-ui.git
gzpwx
datax-web-ui
datax-web-ui
master

搜索帮助