loulijun2021
2022-12-31 95faeea7f46a9d8f4817c8950c697835a463ec1b
src/settings.js
@@ -13,6 +13,23 @@
   * @description Whether show the logo in sidebar
   */
  sidebarLogo: false,
  tagsView: true // tagsView显隐控制
  /**
   * @type {boolean} true | false
   * @description Whether show the settings right-panel
   */
  showSettings: true,
  /**
   * @type {boolean} true | false
   * @description Whether need tagsView
   */
  tagsView: true,
  headBackgroundColorValue: false, // 头部背景颜色
  menuIsHorizontal: false, // 菜单是否是横屏
  leftBackgroundColorValue: false// 左侧栏背景颜色
}