希望使用pjax方式加载页面 #337
Closed
youyou-sudo
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
最近在计划用vue-router应该和pjax差不多都是通过history去实现 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
最近了解到pjax方式来局部加载网页会很大程序上节省服务器的资源,局部加载网页也会很大程序上不重复加载JS和CSS,对于用户使用体验也很好,所以就问下
All reactions