逍遥都市之最强天尊
3.0 |2025年04月14日 |片长6分钟 |第100集完结 |共100集
简介:

渡劫期大修士陈凡陨落在天劫中,却一梦五百年重回地球的年少时代。回到地球时代的陈凡,决定踏踏实实重新学习,扎实根基,同时弥补之前的遗憾,帮助前世忘年交治好顽疾,并帮助同学渡过难关成功考学,最后找回自己的伙伴一起成长的故事。

猜你喜欢
换一换
首页
电影
连续剧
综艺
动漫
短剧大全
ipt>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;