看板娘模型换用对象仓库地址

This commit is contained in:
结发受长生 2019-04-27 23:41:51 +08:00
parent 469c56f570
commit 4ee641975c
4 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
<%- js('js/mobile.20f43113c8272156b4bc.js') %> <%- js('js/slider.04cd5097b8512828a2aa.js') %> <%- js('js/comment.3c5be78a9577afb4fddf.js') %> <%- js('js/main.bc3ad605ba4123d612db.js') %> <%- js('js/waifu.0fd1dce4d3ba6f0ae31d.js') %> <%- js('js/mobile.20f43113c8272156b4bc.js') %> <%- js('js/slider.04cd5097b8512828a2aa.js') %> <%- js('js/comment.3c5be78a9577afb4fddf.js') %> <%- js('js/main.bc3ad605ba4123d612db.js') %> <%- js('js/waifu.9d85c4a11fee47ec966e.js') %>

View File

@ -4,7 +4,7 @@ import Browser from './browser'
const isMobile = (Browser.versions.mobile && window.screen.width < 800) const isMobile = (Browser.versions.mobile && window.screen.width < 800)
// 加载live2d模型 // 加载live2d模型
if(!isMobile) { if(!isMobile) {
loadlive2d('live2d', '/model/model.json') loadlive2d('live2d', 'https://blog-cdn.nos-eastchina1.126.net/live2D/Kesshouban/model.json')
document.querySelector('.waifu').style.display = 'block' document.querySelector('.waifu').style.display = 'block'
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long