CrazyAirhead

疯狂的傻瓜,傻瓜也疯狂——傻方能执著,疯狂才专注!

0%

Solon 分类

2026
rc; // Force synchronous loading of peripheral JS. script.async = false; } if (element.dataset.pjax !== undefined) { script.dataset.pjax = ''; } if (code !== '') { script.appendChild(document.createTextNode(code)); } parent.appendChild(script); }); NexT.boot.refresh(); // Define Motion Sequence & Bootstrap Motion. if (CONFIG.motion.enable) { NexT.motion.integrator .init() .add(NexT.motion.middleWares.subMenu) .add(NexT.motion.middleWares.postList) .bootstrap(); } NexT.utils.updateSidebarPosition(); });