I want to use vue-router "s navigation guard to define a global guard to listen for changes in routing 
 to implement a function that intercepts entry to the page, and then jumps to the login page 
 but what I write is always wrong. I can"t find a solution after Google. Please tell me how to do 
 error message: 
 
:
 
 
ask for help, thank you very much!

