Question: Can I use router for a single page? How to do it for multiple pages?
过去多啦不再A梦2017-05-19 10:14:01
Why should it be separated when it is already a single-page application? Wouldn’t it be nice to make each page into a component and put it in the router? If you have to separate the page, it will be the same as what the people above said. It is all html, so just jump to it.