devModuleConfig.js 1.5 KB

window.devModuleConfig = [
  {
    id: 'dbf986cf61cc4b5f9e317658243b30de',
    title: '门户组件',
    name: 'weaPortalCom',
    comType: 'portalElement',
    lib: [
      '/spa/portal/static4com/index.css',
      '/spa/portal/static4com/index.js',
    ],
    desc: '门户组件'
  },
  {
    id: '595f3531594942b68ec885f36ad8cb57',
    title: '门户示例登录页',
    name: 'weaPortalDemoLogin',
    comType: 'portalLogin',
    lib: [
      '/spa/portal/static4custom/login/demo/index.css',
      '/spa/portal/static4custom/login/demo/index.js',
    ],
    desc: '门户示例登录页'
  },
  {
    id: '2cb776fe40bc469183807fb983c91560',
    title: '门户示例主题',
    name: 'weaPortalDemoTheme',
    comType: 'portalTheme',
    lib: [
      '/spa/portal/static4custom/theme/demo/index.css',
      '/spa/portal/static4custom/theme/demo/index.js',
    ],
    desc: '门户示例主题'
  },
  {
    id: '2735cdaffe97406db9bb3f825fcb9c1a',
    title: '门户示例元素',
    name: 'weaPortalDemoElement',
    comType: 'portalElement',
    lib: [
      '/spa/portal/static4custom/element/demo/index.css',
      '/spa/portal/static4custom/element/demo/index.js',
    ],
    desc: '门户示例元素'
  },
  {
      id: '59d59f0f6cb941e6b2a7f6fae4c9f89c',
      title: '督查督办元素',
      name: 'weaGovernElement',
      comType: 'portalElement',
      lib: [
          '/spa/govern/static4element/engine.css',
          '/spa/govern/static4element/engine.js',
      ],
      desc: '督查督办事项'
  }
]