AiApp.data-wU-aGD0q.js 898 B

1
  1. const o=[{label:"id",field:"id",component:"Input",show:!1},{label:"应用名称",field:"name",required:!0,componentProps:{showCount:!0,maxlength:64},component:"Input"},{label:"应用描述",field:"descr",component:"InputTextArea",componentProps:{placeholder:"描述该应用的应用场景及用途",rows:4,showCount:!0,maxlength:256}},{label:"应用图标",field:"icon",component:"JImageUpload"},{label:"选择应用类型",field:"type",component:"Input",ifShow:({values:e})=>!e.id,slot:"typeSlot"}],n=[{label:"key",field:"key",component:"Input",show:!1},{label:"按钮名称",field:"name",required:!0,component:"Input",componentProps:{showCount:!0,maxLength:10}},{label:"按钮图标",field:"icon",component:"IconPicker"},{label:"指令内容",field:"descr",required:!0,component:"InputTextArea",componentProps:{autosize:{minRows:4,maxRows:4},showCount:!0,maxLength:100}}];export{o as f,n as q};