企达即时通讯手册
Api接口
原生Js
JsApi
对接指南
fm
chooseFile
选择文件
请求参数
名称
必选
类型
说明
type
false
string
选择类型 none
limit
false
string
选择个数 , 0表示不限
返回值
[]
测试代码
{ "type":"none", "limit":"3", "success":function(res){ jscallback(res); } }
返回
×
运行代码