Better-scroll wrapped components can not drag the problem.

in APP pages, several major parts of better-scroll, pages are components that can be loaded dynamically. After being wrapped in wrapper, it is initialized in mounted, giving the height, but cannot be dragged. I don"t know why; sometimes the mouse wheel can be scrolled but can"t be dragged. Ask the mobile god, what is the reason?

Jun.02,2021

add an extra layer of div in wrapper:
`
< div ref= "wrapper" >
< div class= "content" >

< / div >
< / div >
`

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-1b3bd98-34693.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-1b3bd98-34693.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?