YNUtdPlatform/uni_modules/mcc-face/static/index.js

6 lines
93 B
JavaScript
Raw Normal View History

2024-08-07 14:53:53 +08:00
$('body').append($('<p id="hello">未检测到人脸</p>'))
$('#hello').html("我不好")