JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 116
  • Score
    100M100P100Q88414F
  • License MIT

基于antd-prolayout二次开发,适用于鸿鹄大脑的定制化组件

Package Exports

  • hoonghu-layout

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hoonghu-layout) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

鸿鹄大脑风格布局

基于ant-design-pro-layout二次封装的布局插件,适用于鑫义科技-鸿鹄大脑项目

升级功能

  1. 导航栏圆角
  2. 收缩按钮移动至侧边栏,侧边栏宽度更为纤细
  3. 页面容器固定,内容超出滚动

注意事项:

  1. 使用本组件需要配置sidemenu布局以及dark主题
  2. 组件内置了导航栏圆角风格,如在项目内已配置过圆角,需删除项后使用

使用步骤:

  1. 通过npm|yarn安装插件
  2. 在项目src/layout/BasicLayout中引入即可