const Settings = {
  title: '设备管理系统',
  name: '设备管理系统',
  navTheme: 'dark',
  primaryColor: '#1890ff',
  layout: 'side',
  contentWidth: 'Fluid',
  fixedHeader: false,
  fixSiderbar: false,
  pwa: false,
  logo: '/staticfile/group1/M00/00/00/oYYBAGNuFCqARiJKAAGIO2gWB34399.png',
  colorPrimary: '#1890ff',
  siderMenuType: 'sub',
  proxypath: '/emspro',
};

export default Settings;