mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-21 11:38:34 +00:00
feat(breadcrumb): support showIcon (#48)
Co-authored-by: FuckDoctors <zhbchwin@163.com>
This commit is contained in:
@@ -94,6 +94,8 @@ const setting: ProjectConfig = {
|
||||
lockTime: 0,
|
||||
// 显示面包屑
|
||||
showBreadCrumb: true,
|
||||
// 显示面包屑图标
|
||||
showBreadCrumbIcon: false,
|
||||
|
||||
// 使用error-handler-plugin
|
||||
useErrorHandle: isProdMode(),
|
||||
|
Reference in New Issue
Block a user