diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51c66d1..4f44c76 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -114,10 +113,10 @@ - + - + diff --git a/live2d3/yehu/yehu.js b/live2d3/yehu/yehu.js index 142813e..4d7021a 100644 --- a/live2d3/yehu/yehu.js +++ b/live2d3/yehu/yehu.js @@ -1,5 +1,5 @@ -const home_Path = "https://cdn.jsdelivr.net/gh/mizhiyugan529/live2d3@0.9/"; +const home_Path = "https://cdn.jsdelivr.net/gh/mizhiyugan529/live2d3@1.0/"; // 封装异步加载资源的方法 function loadExternalResource(url, type) {