The server did not do paging processing in Mini Program how to do paging.

problem description

I just came into contact with Mini Program and didn"t know how to do paging
my idea: do processing on the interface, change offset into variables, and then let it add itself. It is impossible to automatically increase the data of offset each time it is pulled and loaded.

related codes

let numbers=numbers+200
url:"xxxxoffset="+numbers+"limit=200"

what result do you expect? What is the error message actually seen?

ask the gods how to pull up and load Mini Program without paging on the server

Mar.04,2022
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-1b32759-2be21.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-1b32759-2be21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?