我的网页没有滚动!我不知道为什么会出现这个问题! 页面:http://devlobby.tech/fivem/lua/
在主文件中,我包括了另外2个php文件:
<?php
include '../../include/menu.php';
include '../../include/layout.php';
?>
我提供了3个php文件的3个链接:
主要index.php:https://pastebin.com/c27dEi4e
菜单文件-menu.php:https://pastebin.com/AYy0AY00
布局文件-layout.php:https://pastebin.com/h0swdiMf