9 Star 26 Fork 17

谈个长长的恋爱可好 / permission-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
李杰 提交于 2019-08-04 13:25 . Initial commit
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)
}
1
https://gitee.com/momoriven/permission-vue.git
git@gitee.com:momoriven/permission-vue.git
momoriven
permission-vue
permission-vue
master

搜索帮助