About the problem of scope in navigator.serviceWorker.register in vue-cli project?

in the vue-cli project, I registered

    service worker was registered with scope: /static

1. Does this mean that service worker will only process requests that start with / static? Other requests, such as / logon, / test, are no longer cached?
2. If problem 1 is established, what should I do with the path of scope?

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