1 Star 0 Fork 3.1K

宝塔镇河妖 / eladmin-web

forked from 土豆 / eladmin-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elune 提交于 2019-11-20 21:12 . vue cli3 改造完成
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/alecfan/eladmin-web.git
git@gitee.com:alecfan/eladmin-web.git
alecfan
eladmin-web
eladmin-web
master

搜索帮助