mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
feat: 新增CDN资源切换
This commit is contained in:
0
assets/js/joe.archive.js
Normal file → Executable file
0
assets/js/joe.archive.js
Normal file → Executable file
0
assets/js/joe.archive.min.js
vendored
Normal file → Executable file
0
assets/js/joe.archive.min.js
vendored
Normal file → Executable file
0
assets/js/joe.census.js
Normal file → Executable file
0
assets/js/joe.census.js
Normal file → Executable file
0
assets/js/joe.census.min.js
vendored
Normal file → Executable file
0
assets/js/joe.census.min.js
vendored
Normal file → Executable file
13
assets/js/joe.global.js
Normal file → Executable file
13
assets/js/joe.global.js
Normal file → Executable file
@@ -295,19 +295,6 @@ document.addEventListener("DOMContentLoaded", () => {
|
||||
}
|
||||
}
|
||||
|
||||
/* 激活Live2d人物 */
|
||||
{
|
||||
if (Joe.LIVE2D !== "off" && Joe.LIVE2D) {
|
||||
$.getScript("https://fastly.jsdelivr.net/npm/live2d-widget@3.1.4/lib/L2Dwidget.min.js", () => {
|
||||
L2Dwidget.init({
|
||||
model: { jsonPath: Joe.LIVE2D, scale: 1 },
|
||||
mobile: { show: false },
|
||||
display: { position: "right", width: 160, height: 200, hOffset: 70, vOffset: 0 },
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
/* 评论框点击切换画图模式和文本模式 */
|
||||
{
|
||||
if ($(".joe_comment").length) {
|
||||
|
||||
404
assets/js/joe.global.min.js
vendored
404
assets/js/joe.global.min.js
vendored
File diff suppressed because one or more lines are too long
0
assets/js/joe.index.js
Normal file → Executable file
0
assets/js/joe.index.js
Normal file → Executable file
0
assets/js/joe.index.min.js
vendored
Normal file → Executable file
0
assets/js/joe.index.min.js
vendored
Normal file → Executable file
0
assets/js/joe.leaving.js
Normal file → Executable file
0
assets/js/joe.leaving.js
Normal file → Executable file
0
assets/js/joe.leaving.min.js
vendored
Normal file → Executable file
0
assets/js/joe.leaving.min.js
vendored
Normal file → Executable file
0
assets/js/joe.live.js
Normal file → Executable file
0
assets/js/joe.live.js
Normal file → Executable file
0
assets/js/joe.live.min.js
vendored
Normal file → Executable file
0
assets/js/joe.live.min.js
vendored
Normal file → Executable file
0
assets/js/joe.post_page.js
Normal file → Executable file
0
assets/js/joe.post_page.js
Normal file → Executable file
0
assets/js/joe.post_page.min.js
vendored
Normal file → Executable file
0
assets/js/joe.post_page.min.js
vendored
Normal file → Executable file
0
assets/js/joe.short.js
Normal file → Executable file
0
assets/js/joe.short.js
Normal file → Executable file
0
assets/js/joe.short.min.js
vendored
Normal file → Executable file
0
assets/js/joe.short.min.js
vendored
Normal file → Executable file
0
assets/js/joe.video.js
Normal file → Executable file
0
assets/js/joe.video.js
Normal file → Executable file
0
assets/js/joe.video.min.js
vendored
Normal file → Executable file
0
assets/js/joe.video.min.js
vendored
Normal file → Executable file
0
assets/js/joe.wallpaper.js
Normal file → Executable file
0
assets/js/joe.wallpaper.js
Normal file → Executable file
0
assets/js/joe.wallpaper.min.js
vendored
Normal file → Executable file
0
assets/js/joe.wallpaper.min.js
vendored
Normal file → Executable file
Reference in New Issue
Block a user