feat: 动态路由
This commit is contained in:
@@ -12,13 +12,14 @@ const Settings: ProLayoutProps & {
|
||||
colorPrimary: "#1890ff",
|
||||
layout: "mix",
|
||||
contentWidth: "Fluid",
|
||||
fixedHeader: false,
|
||||
fixedHeader: true,
|
||||
fixSiderbar: true,
|
||||
colorWeak: false,
|
||||
title: "tashow - 管理后台",
|
||||
title: "百业到家云控台",
|
||||
pwa: true,
|
||||
logo: "https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg",
|
||||
logo: "/logo.svg",
|
||||
iconfontUrl: "",
|
||||
splitMenus: true,
|
||||
token: {
|
||||
// 参见ts声明,demo 见文档,通过token 修改样式
|
||||
//https://procomponents.ant.design/components/layout#%E9%80%9A%E8%BF%87-token-%E4%BF%AE%E6%94%B9%E6%A0%B7%E5%BC%8F
|
||||
|
||||
Reference in New Issue
Block a user