this.$nprogress.start()
显示进度

this.$nprogress.set(0.4)
设置进度

this.$nprogress.inc()
增加进度

this.$nprogress.done()
关闭进度