diff --git a/src/app.tsx b/src/app.tsx index 15ad915e..7b5fb1c8 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -68,11 +68,11 @@ export const layout: RunTimeLayoutConfig = ({ initialState, setInitialState }) = }, links: isDev ? [ - + OpenAPI 文档 , - + 业务组件文档 , @@ -89,6 +89,7 @@ export const layout: RunTimeLayoutConfig = ({ initialState, setInitialState }) = {children} {!props.location?.pathname?.includes('/login') && ( {