|
@@ -37,6 +37,23 @@ const whiteList = [ |
|
|
'/informationList', |
|
|
'/informationList', |
|
|
'/circulationList', |
|
|
'/circulationList', |
|
|
'/circulationAdd', |
|
|
'/circulationAdd', |
|
|
|
|
|
'/onlineHomeLogin', |
|
|
|
|
|
'/onlineHomeIndex', |
|
|
|
|
|
'/onlineHome/publicity', |
|
|
|
|
|
'/onlineHome/workbench', |
|
|
|
|
|
'/onlineHome/home', |
|
|
|
|
|
'/onlineHome/my', |
|
|
|
|
|
'/onlineHome/threeAffairs', |
|
|
|
|
|
'/onlineHome/homePoll', |
|
|
|
|
|
'/onlineHome/incomeDetail', |
|
|
|
|
|
'/onlineHome/inAndOutDetail', |
|
|
|
|
|
'/onlineHome/expenditureDetail', |
|
|
|
|
|
'/onlineHome/mailList', |
|
|
|
|
|
'/onlineHome/password', |
|
|
|
|
|
'/onlineHome/livePay', |
|
|
|
|
|
'/onlineHome/advice', |
|
|
|
|
|
'/onlineHome/done', |
|
|
|
|
|
'/onlineHome/personalPicture', |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
router.beforeEach((to, from, next) => { |
|
|
router.beforeEach((to, from, next) => { |
|
|