把这段代码写在一个 html 文件里,然后用浏览器打开。
<!DOCTYPE html>
<html>
<body>
<script src="https://cdn.jsdelivr.net/npm/live2d-widget@3.0.4/lib/L2Dwidget.min.js"></script>
<script type="text/javascript">
L2Dwidget.init();
</script>
</body>
</html>
运行效果图:
喜欢的点个赞❤吧!
转载:https://blog.csdn.net/qq_38161040/article/details/105773925
查看评论