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