当前位置:网站首页>Uniapp hides the scroll bar of scroll view

Uniapp hides the scroll bar of scroll view

2022-06-13 06:05:00 lsg_ lsg_ lsg

pages.json In file

{
            "path": "XX/XX",
            "style": {
                "navigationBarTitleText": "XX",
                "app-plus":{
                    "scrollIndicator":"none"
                }
            }
        }

原网站

版权声明
本文为[lsg_ lsg_ lsg]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202270557570839.html