| 1234567891011121314151617 | module.exports = {  title: '管乐迷后台管理系统',  /**   * @type {boolean} true | false   * @description Whether fix the header   */  fixedHeader: true,  /**   * @type {boolean} true | false   * @description Whether show the logo in sidebar   */  sidebarLogo: true,  instructions:'https://9s8uk7.axshare.com'}
 |