github: https://github.com/rstacruz/nprogress
进入页面时显示加载进度:
(引入js和css)
$(document).ready(function(){
NProgress.start();
});
注:
https://blog.csdn.net/ltr15036900300/article/details/47321217