Behavior: 创建菜单
已使用字段 0
可拖拽排序,点击 ✕ 移除
☰
名称
(menuName)
✕
☰
类型
(type)
✕
☰
可见平台
(platform)
✕
☰
父菜单
(parent)
✕
☰
排序
(order)
✕
☰
显示状态
(show)
✕
☰
PC端链接
(hrefPC)
✕
☰
PC端图标
(iconPC)
✕
☰
PC端位置
(positionPC)
✕
☰
H5端链接
(hrefH5)
✕
☰
H5端图标
(iconH5)
✕
☰
H5端位置
(positionH5)
✕
☰
模块
(moduleID)
✕
☰
实体
(metamodelID)
✕
☰
页面(行为)
(behaviorID)
✕
☰
参数
(param)
✕
☰
打开方式
(openMode)
✕
☰
可见性规则
(visibleRule)
✕
☰
备注
(remarks)
✕
未使用字段 0
点击字段标签添加到左侧
创建人
(createdBy)
创建日期
(createdDate)
已删除
(deleted)
编辑人
(editedBy)
编辑日期
(editedDate)
编号
(menuID)
可阅
(share)
JSON 预览 0
实时更新配置预览{
"behavior": [
{
"fieldName": "menuName",
"showName": "名称",
"pageType": "input",
"order": 1,
"group": "基本信息",
"required": true,
"placeholder": "菜单显示名称"
},
{
"fieldName": "type",
"showName": "类型",
"pageType": "selectsingle",
"order": 2,
"group": "基本信息",
"required": true
},
{
"fieldName": "platform",
"showName": "可见平台",
"pageType": "input",
"order": 3,
"group": "基本信息",
"hint": "all=全平台, pc=仅PC, h5=仅H5"
},
{
"fieldName": "parent",
"showName": "父菜单",
"pageType": "selectsingle",
"order": 4,
"group": "基本信息"
},
{
"fieldName": "order",
"showName": "排序",
"pageType": "input",
"order": 5,
"group": "基本信息",
"placeholder": "数字越小越靠前"
},
{
"fieldName": "show",
"showName": "显示状态",
"pageType": "selectsingle",
"order": 6,
"group": "基本信息"
},
{
"fieldName": "hrefPC",
"showName": "PC端链接",
"pageType": "input",
"order": 7,
"group": "PC端设置",
"placeholder": "如:\/common\/user\/browse.html"
},
{
"fieldName": "iconPC",
"showName": "PC端图标",
"pageType": "input",
"order": 8,
"group": "PC端设置",
"placeholder": "如:fa fa-users"
},
{
"fieldName": "positionPC",
"showName": "PC端位置",
"pageType": "input",
"order": 9,
"group": "PC端设置",
"placeholder": "如:sidebar"
},
{
"fieldName": "hrefH5",
"showName": "H5端链接",
"pageType": "input",
"order": 10,
"group": "H5端设置",
"placeholder": "留空则使用PC端链接"
},
{
"fieldName": "iconH5",
"showName": "H5端图标",
"pageType": "input",
"order": 11,
"group": "H5端设置"
},
{
"fieldName": "positionH5",
"showName": "H5端位置",
"pageType": "input",
"order": 12,
"group": "H5端设置"
},
{
"fieldName": "moduleID",
"showName": "模块",
"pageType": "selectsingle",
"order": 13,
"group": "关联设置"
},
{
"fieldName": "metamodelID",
"showName": "实体",
"pageType": "selectsingle",
"order": 14,
"group": "关联设置"
},
{
"fieldName": "behaviorID",
"showName": "页面(行为)",
"pageType": "input",
"order": 15,
"group": "关联设置"
},
{
"fieldName": "param",
"showName": "参数",
"pageType": "input",
"order": 16,
"group": "关联设置",
"placeholder": "如:id={menuID}&type=list"
},
{
"fieldName": "openMode",
"showName": "打开方式",
"pageType": "selectsingle",
"order": 17,
"group": "关联设置"
},
{
"fieldName": "visibleRule",
"showName": "可见性规则",
"pageType": "text",
"order": 18,
"group": "高级设置",
"hint": "JSON格式"
},
{
"fieldName": "remarks",
"showName": "备注",
"pageType": "text",
"order": 19,
"group": "高级设置"
}
]
}