Commit 3a46f8dd authored by TZW's avatar TZW

11

parent 27c3ebea
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"
title: '设备管理系统',
name: '设备管理系统',
navTheme: 'dark',
primaryColor: '#1890ff',
layout: 'side',
contentWidth: 'Fluid',
fixedHeader: false,
fixSiderbar: false,
pwa: false,
// "logo": "/staticfile/group1/M00/00/00/oYYBAGNuFCqARiJKAAGIO2gWB34399.png",
logo: './LOGO.png',
colorPrimary: '#1890ff',
siderMenuType: 'sub',
proxypath: '/emspro',
};
export default Settings;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment