为什么我在touch项目开发中想要禁用页面滚动条,需要同时给body和html设置overflow:hidden(android5.0下的uc、qq)?chrome设置body为overflow:hidden就可以了
你直接设置HTML的overflow试一下