流浪のwolf

卷帝

导航

后台管理系统的setting.js

// 修改了此处要重新启动
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
   * 是否显示侧边栏的logo
   */
  sidebarLogo: true,
};

 

posted on 2022-10-27 14:58  流浪のwolf  阅读(19)  评论(0编辑  收藏  举报