cxhxy/addons/upload/.config
test_service d3170b4d1c 1
2023-12-01 15:43:29 +08:00

1 line
768 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[{"name":"storage","title":"默认存储:","type":"radio","attribute":{"required":true,"disabled":false},"options":{"local":"本地","qcloud":"腾讯云","aliyun":"阿里云","qiniu":"七牛云"},"msg":"","value":"local"},{"name":"file_ext","title":"文件类型:","type":"text","attribute":{"placeholder":"请输入允许上传图片的类型","maxlength":"","required":false,"disabled":false},"msg":"本地存储有效。建议填写jpg,jpeg,png,bmp,gif多个以英文状态逗号隔开","value":"jpg,jpeg,png,bmp,gif"},{"name":"file_size","title":"上传大小:","type":"text","attribute":{"placeholder":"","maxlength":"","required":false,"disabled":false},"msg":"本地存储有效。建议填写2允许上传最大文件单位M","value":"2"}]