update js/widgets.js.

Signed-off-by: 宋义深 <9733925+eason_0212@user.noreply.gitee.com>
This commit is contained in:
宋义深
2024-11-08 06:51:48 +00:00
committed by Gitee
parent c8b52717d0
commit 06d6801272

View File

@@ -6141,7 +6141,8 @@ function add_face(user_title, user_topic, user_content, user_style, title_style)
frameRate: {
ideal: 60,
min: 10
}
},
facingMode: "user"
},
audio: false
}).then(function(stream) {