北鸣对接T+畅捷通,看板前端
loulijun2021
2023-11-24 efca35e837a01df3f44755d8f9918b407e2cf0b7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
module.exports = {
 
  // title: 'Vue Admin Template',
  title: '新凯迪智造云平台',
 
  /**
   * @type {boolean} true | false
   * @description Whether fix the header
   */
  fixedHeader: false,
 
  /**
   * @type {boolean} true | false
   * @description Whether show the logo in sidebar
   */
  sidebarLogo: false
}