module.exports = { title: '广佛格力家用工单系统', /** * @type {boolean} true | false * @description Whether need tagsView */ tagsView: true, /** * @type {boolean} true | false * @description Whether fix the header */ fixedHeader: true, /** * @type {boolean} true | false * @description Whether show the logo in sidebar */ sidebarLogo: true, /** * @type {boolean} true | false * @description Whether show breadcrumb */ breadcrumb: false, pages: [] }