Commit 63338095 by 孙美琪

活动咨询点击跳转详情去除登录限制

parent a582ed98
......@@ -17,7 +17,10 @@ const whiteList = [
'/index',
'/computingResource/resourceList',
'/industryApplications/detail',
'/componentServices/componentServicesList','/partnership/partnershipList']
'/componentServices/componentServicesList',
'/partnership/partnershipList',
'/information/informationDetail'
]
router.beforeEach((to, from, next) => {
NProgress.start()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment