How does jest specify the current ua information, such as specifying ua as a mobile device?

scenarios are as follows:

I wrote the code related to the end touch event, which determines whether to use the touch event or the mouse event according to ua and ("touchstart" in window)).

but when testing jest, the default ua is PC. How to change ua to mobile?


has been solved. Ask and answer yourself
configure
clipboard.png

in jest.config as follows
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-1b2b070-2afaa.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-1b2b070-2afaa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?