loulijun2021
2022-12-29 bd2f187c3f6e24576919e71c794cf8cb9f8c8bac
src/settings.js
@@ -13,6 +13,17 @@
   * @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
}