Commit c4ec4f30 authored by wuhao's avatar wuhao 🎯

asder

parent bd57fd24
const Settings = { const Settings = {
title: '设备管理系统', "title": "设备管理系统",
name: '设备管理系统', "name": "设备管理系统",
navTheme: 'dark', "navTheme": "dark",
primaryColor: '#1890ff', "primaryColor": "#1890ff",
layout: 'side', "layout": "side",
contentWidth: 'Fluid', "contentWidth": "Fluid",
fixedHeader: false, "fixedHeader": false,
fixSiderbar: false, "fixSiderbar": false,
pwa: false, "pwa": false,
logo: '/staticfile/group1/M00/00/00/oYYBAGNuFCqARiJKAAGIO2gWB34399.png', "logo": "/staticfile/group1/M00/00/00/oYYBAGNuFCqARiJKAAGIO2gWB34399.png",
colorPrimary: '#1890ff', "colorPrimary": "#1890ff",
siderMenuType: 'sub', "siderMenuType": "sub",
proxypath: '/emspro', "proxypath": "/emspro",
}; };
export default Settings; 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