|
@@ -27,17 +27,5 @@ const Settings: ProLayoutProps & {
|
|
|
},
|
|
|
};
|
|
|
|
|
|
-// {
|
|
|
-// "navTheme": "light",
|
|
|
-// "colorPrimary": "#1677FF",
|
|
|
-// "layout": "mix",
|
|
|
-// "contentWidth": "Fluid",
|
|
|
-// "fixedHeader": true,
|
|
|
-// "fixSiderbar": true,
|
|
|
-// "pwa": true,
|
|
|
-// "logo": "https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png",
|
|
|
-// "token": {},
|
|
|
|
|
|
-// "siderMenuType": "sub"
|
|
|
-// }
|
|
|
export default Settings;
|