loulijun2021
2023-01-03 1c0d53fe69f4fe442810d2ccc0cd44ca54931393
src/settings.js
@@ -24,6 +24,14 @@
   * @type {boolean} true | false
   * @description Whether need tagsView
   */
  tagsView: true
  tagsView: true,
  headBackgroundColorValue: false, // 头部背景颜色
  menuIsHorizontal: false, // 菜单是否是横屏
  leftBackgroundColorValue: false, // 左侧栏背景颜色
  animationType: 'fade-transform'// 动画类型     初始类型:fade-transform
}