Wechat built-in browser cache problem

for the pages embedded in Wechat"s official account, some APIs do not work properly after they have been used for a period of time, but clearing the cache can work properly. Why?

part of the code is as follows:

this.$axios.post("url")
.then(res => { ... });
.catch(error => { ... }); // then
May.22,2021

you have to ask the server brother dei

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