去除 公共接口
This commit is contained in:
parent
1ee5c29b94
commit
fe01d66e3d
@ -402,11 +402,7 @@ class RouteGuard {
|
|||||||
'/error', // 通用错误页面
|
'/error', // 通用错误页面
|
||||||
'/recharge',
|
'/recharge',
|
||||||
'/recharge-freight-agent',
|
'/recharge-freight-agent',
|
||||||
'/pay-result',
|
'/pay-result'
|
||||||
|
|
||||||
'/admin-center',
|
|
||||||
'/item-distribution',
|
|
||||||
'/map', //地图
|
|
||||||
]
|
]
|
||||||
return publicPages.includes(path)
|
return publicPages.includes(path)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user