mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-11 14:39:20 +00:00
fix: fix missing page refresh parameters
This commit is contained in:
@@ -96,7 +96,7 @@ const setting: ProjectConfig = {
|
||||
showBreadCrumb: true,
|
||||
|
||||
// 使用error-handler-plugin
|
||||
useErrorHandle: isProdMode(),
|
||||
useErrorHandle: true,
|
||||
|
||||
// 开启页面切换动画
|
||||
openRouterTransition: true,
|
||||
|
Reference in New Issue
Block a user