WeChat Mini Programs wx.pageScrollTo has no animation effect on the real machine and jumps directly to the designated position.

wx.pageScrollTo({
  scrollTop: 0,
  duration: 300
})

at present, it is found that there are animation effects on ios, but not on Android

Jun.12,2021

using scroll-view components


should be different from mobile phone systems. Some Android can be tested by ios.


if it is a model question, go to

Previous: What methods does python have to deal with a large number of file downloads?

Next: How to make a progress bar after pressing the submit form and before leaving this page?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32dcc-403d6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32dcc-403d6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?