javascript - Multi-page application uses vue, how to do routing on the front end
阿神
阿神 2017-05-19 10:12:01
0
2
600

Question: Can I use router for a single page? How to do it for multiple pages?

阿神
阿神

闭关修行中......

reply all(2)
Peter_Zhu

Use the link to jump directly.

过去多啦不再A梦

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.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template