/pay-result 新增为公共页面
This commit is contained in:
parent
f34149ff83
commit
96e3e9aaa6
@ -401,7 +401,8 @@ class RouteGuard {
|
||||
'/404', // 404页面
|
||||
'/error', // 通用错误页面
|
||||
'/recharge',
|
||||
'/recharge-freight-agent'
|
||||
'/recharge-freight-agent',
|
||||
'/pay-result'
|
||||
]
|
||||
return publicPages.includes(path);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user