Site updated: 2022-11-08 15:59:28
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// live2d_path 参数建议使用绝对路径
|
||||
//const live2d_path = "https://fastly.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/";
|
||||
const live2d_path = "http://blog.llbzow,tk/path/to/live2d-widget/";
|
||||
// const live2d_path = "https://fastly.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/";
|
||||
const live2d_path = "/live2d-widget/";
|
||||
|
||||
// 封装异步加载资源的方法
|
||||
function loadExternalResource(url, type) {
|
||||
|
||||
Reference in New Issue
Block a user