diff --git a/src/app.tsx b/src/app.tsx index 15ad915e04a3325095d969656d87c928c698c95c..7b5fb1c8cd98dc0a3af4efee79e71d0ca506344e 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') && ( {