Js reads and writes files

read pictures
text and other information
output a combined document
do you have any good solution recommendations

question add:
I use ppupptter to capture the corresponding page of each vue of our online project and take a screenshot
then parse the local vue file to get the total number of interfaces requested
and then output a screenshot of this vue and the doc document of its corresponding interface

.
Jul.11,2022

you can get all the network requests sent by the page by listening to the request event, and then filter out the interfaces
see https://zhaoqize.github.io/pu...

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