axios.intercetor.request.use(funcation(req){

axios.headers.authorization  = sessionStrorage.getItem()

})

 

router.beforeEach((to, from, next) =>{})

posted on 2021-04-11 23:25  晓欲望!  阅读(105)  评论(0)    收藏  举报