微信小程序-页面禁止上下滚动全屏显示 jiezi 5 年前 全屏页面 在想要设置为全屏的页面的 json 文件中设置 "disableScroll":true true 页面禁止上下滚动,不可以在 app.json 中设置,要写在 page.json 中