fc-header
TypeScript icon, indicating that this package has built-in type declarations

0.7.4 • Public • Published

子系统对接账户

npm install @flexem/header
或者
yarn add @flexem/header

demo

  <HeaderRight headerArgs={{
    disableHref: false,                     
    disableProfile: true,
    idServiceUrl : AppConfig.idsServiceUrl,
  } as HeaderArgs} />

  disableHref:  跳转到消息系统功能是否禁用,子系统填true就可以了
  disableProfile:个人中心功能是否禁用
  idServiceUrl:获取配置的后台地址 dev的地址是:     https://ids-dev.platform.flexem.net
  hostVisible: 繁易控制台是否显示
  notificationVisible: 小铃铛是否显示
  profileVisible:个人信息是否显示

注意事项

Readme

Keywords

none

Package Sidebar

Install

npm i fc-header

Weekly Downloads

67

Version

0.7.4

License

MIT

Unpacked Size

382 kB

Total Files

26

Last publish

Collaborators

  • songkaige