1. Why do you open the home page and automatically add /-sharp to the address?
2. Is there any way not to show it? (for example, xxx.com/index)
1. Why do you open the home page and automatically add /-sharp to the address?
2. Is there any way not to show it? (for example, xxx.com/index)
1. Using hash routing will bring -sharp
2. You can use history
routing to solve this problem, but you need to support
find the file initializing vue-router, and add mode: 'history',
as shown in the following figure
is npm run dev a service? why can t you use the mobile phone of the same router to access the computer s ip plus port? ...
for example, there is a package An in dependencies, but it never works. Will A be packaged into vendor when build? ...