In Vue, multiple routers use the same Vue file, and they will click to switch, just like tab switching, but they are using the same. Vue file. How to use keep alive to cache this. Vue file
in my vue project,I need to set name as the name of one of the routes in order to cache it,But why can’t we just set a name randomly