Sign in

microservice / sl-express · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • sl-express
  • project-slwl-admin-vue
  • src
  • settings.js
  • Update company details, refine content, and replace all instances of "神领" with "地利".
      5262bd22
    shaofan authored
    2025-10-23 17:41:12 +0800  
    Browse Code »
settings.js 284 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
module.exports = {

  title: '地利TMS管理系统',

  /**
   * @type {boolean} true | false
   * @description Whether fix the header
   */
  fixedHeader: false,

  /**
   * @type {boolean} true | false
   * @description Whether show the logo in sidebar
   */
  sidebarLogo: true
}