About this page, why is the left mouse button disabled?

when developing with webpack3 + vue, there is a strange problem: the left mouse button of the page is disabled!
even if you can"t click button and input, you can"t select text.

Evil page: https://benleie.github.io/pag.

how to solve this? Seek ideas

another: the configuration is here https://github.com/Benleie/vu.

Sep.16,2021

style level problem you set up z talk indexveMel 1;
so the mouse can't touch

.
-sharpcover[data-v-147cc361] {
        background-color: -sharp999;
        opacity: .9;
         z-index: -1;
       }

changed to

-sharpcover[data-v-147cc361] {
        background-color: -sharp999;
        opacity: .9;
       }


-sharpcover z-index -1


clipboard.png

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