提交 1fb759ec 作者: vben

fix: fix base-help style not work

上级 5f39beef
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
.base-help { .base-help {
display: inline-block; display: inline-block;
margin-left: 6px;
font-size: 14px; font-size: 14px;
color: @text-color-help-dark; color: @text-color-help-dark;
cursor: pointer; cursor: pointer;
......
...@@ -96,7 +96,7 @@ const setting: ProjectConfig = { ...@@ -96,7 +96,7 @@ const setting: ProjectConfig = {
showBreadCrumb: true, showBreadCrumb: true,
// 使用error-handler-plugin // 使用error-handler-plugin
useErrorHandle: true, useErrorHandle: isProdMode(),
// 开启页面切换动画 // 开启页面切换动画
openRouterTransition: true, openRouterTransition: true,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论