mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-05-15 00:00:02 +08:00
优化一波生成,加载组件等
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default function (bus, constants, $i, Message, request) {
|
||||
return {
|
||||
// svg text
|
||||
getIcon: item => ['COMPONENT', '#9012FE'],
|
||||
getIcon: item => ['Vue', '#41B883'],
|
||||
// 任务名称
|
||||
name: $i('component.name'),
|
||||
// 脚本语言
|
||||
|
||||
Reference in New Issue
Block a user