复选框-输入
允许用户上传一个图像文件。
例子
"sensor_type": {
"inputType": "file-upload",
"title": "Icon",
"accept": "image/png",
"multiple": false,
"showIf": "root.Value_1.sensor_shown.value",
"value": "xai:/wf-editor/2c639f9c-a3d5-4830-9e55-092fe98d92a4/component_sensor_1563203048508_image001.png?version=1",
"showIfComputed": true
}