我的卡路里男孩
8.0 |02月09日 |片长45分钟 |第30集完结 |共30集
简介:

一群高中学生之间相互友爱,共同进步的故事。他们因为彼此的存在,大哭大笑,大喊大叫,尽情挥霍了他们独一无二的青春,懂得了什么才是真正的喜欢——不是偶像式的崇拜,不是遥远的憧憬,而是两颗有趣的灵魂,火星撞地球的相遇。

猜你喜欢
换一换
首页
电影
连续剧
综艺
动漫
短剧大全
pt>var dfdPrompt=null;var installPromptDiv=document.getElementById('install-prompt');function shouldShowInstallPrompt(){const oneDay=168*60*60*1000;const lastClosed=localStorage.getItem('installPromptClosed');if(lastClosed){const now=Date.now();return now-lastClosed>oneDay}return true}function showInstallPrompt(){if(dfdPrompt&&shouldShowInstallPrompt()){installPromptDiv.style.display='block'}}function closePrompt(){installPromptDiv.style.display='none';localStorage.setItem('installPromptClosed',Date.now())}window.addEventListener('beforeinstallprompt',function(e){dfdPrompt=e;e.preventDefault();showInstallPrompt()});function addToDesktop(){if(dfdPrompt){dfdPrompt.prompt();dfdPrompt.userChoice.then(function(choiceResult){console.log(choiceResult.outcome);closePrompt();dfdPrompt=null})}else{console.log('添加到主屏幕的功能不可用。')}}window.onload=showInstallPrompt;