We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
上传视频选择来源无效
No response
config: { count: 1, sourceType:'camera', maxDuration: 60, // 拍摄视频最长拍摄时间, camera:'back', // 仅在 sourceType 为 camera 时生效,使用前置或后置摄像头 },,如此传参,sourceType:'camera', 仅能拍摄无效,还是可以选择从相册上传
2.33.0
The text was updated successfully, but these errors were encountered:
👋 @QxQxZhou,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
请看清楚 API 类型,要传入 ['camera'] 才是有效的。
['camera']
No branches or pull requests
tdesign-miniprogram 版本
上传视频选择来源无效
重现链接
No response
重现步骤
config: {
count: 1,
sourceType:'camera',
maxDuration: 60, // 拍摄视频最长拍摄时间,
camera:'back', // 仅在 sourceType 为 camera 时生效,使用前置或后置摄像头
},,如此传参,sourceType:'camera', 仅能拍摄无效,还是可以选择从相册上传
期望结果
No response
实际结果
No response
基础库版本
2.33.0
补充说明
No response
The text was updated successfully, but these errors were encountered: