This article mainly shares with you a solution to the problem that the mui framework page cannot be scrolled (recommended). It has a good reference value and I hope it will be helpful to everyone. Let’s follow the editor to take a look, I hope it can help everyone.
You only need to initialize it mui.init();
Add the following code:
(function($){ $(".mui-scroll-wrapper").scroll({ //bounce: false,//滚动条是否有弹力默认是true //indicators: false, //是否显示滚动条,默认是true }); })(mui);
Related recommendations:
The above is the detailed content of What should I do if the mui frame page cannot be scrolled?. For more information, please follow other related articles on the PHP Chinese website!
The difference between JD.com's self-operated flagship store and its official flagship store
How to solve the problem that IE shortcut cannot be deleted
What plugin is composer?
A complete list of alter commands in Mysql
How to list Inscription Coin on the exchange
How to clear the WPS cloud document space when it is full?
How to use imfinfo function
delete an element from js array