index.js 411 B

123456789101112131415
  1. export default {
  2. productName: '智慧就业',
  3. shortName: '智慧就业',
  4. rootName: '单位部门',
  5. description: '业务综合管理平台',
  6. copyright: '吉林省高等学校毕业生就业指导中心 版权所有 © 2018 ',
  7. layout: {
  8. breadHeight: '24px',
  9. headerHeight: '64px',
  10. footerHeight: '48px',
  11. asideExpandWidth: '256px',
  12. asideCollapseWidth: '64px',
  13. },
  14. pageSize: 10,
  15. };