We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4342f4f commit 39d77b6Copy full SHA for 39d77b6
dist/autoload.js
@@ -1,5 +1,5 @@
1
// live2d_path 参数建议使用绝对路径
2
-const live2d_path = 'https://fastly.jsdelivr.net/npm/live2d-widgets@1.0.0-rc.2/dist/';
+const live2d_path = 'https://fastly.jsdelivr.net/npm/live2d-widgets@1.0.0-rc.3/dist/';
3
// const live2d_path = '/dist/';
4
5
// 封装异步加载资源的方法
0 commit comments