1 Star 0 Fork 972

zhengzhong / vue-element-plus-admin

forked from Archer / vue-element-plus-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
kailong321200875 提交于 2022-04-08 19:54 . perf: add plop
const viewGenerator = require('./plop/view/prompt.js')
const componentGenerator = require('./plop/component/prompt.js')
module.exports = function (plop) {
plop.setGenerator('view', viewGenerator)
plop.setGenerator('component', componentGenerator)
}
TypeScript
1
https://gitee.com/beyond7176/vue-element-plus-admin.git
git@gitee.com:beyond7176/vue-element-plus-admin.git
beyond7176
vue-element-plus-admin
vue-element-plus-admin
master

搜索帮助