loulijun2021
2022-12-30 03e89ae339ff9da3c620fae212b89c302fea5997
src/settings.js
@@ -13,6 +13,19 @@
   * @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 // 头部背景颜色
}