refactor: 侧边栏默认宽度
This commit is contained in:
@@ -32,4 +32,7 @@ export const overridesPreferences = defineOverridesPreferences({
|
|||||||
companySiteLink: 'https://www.agrandtech.com.cn',
|
companySiteLink: 'https://www.agrandtech.com.cn',
|
||||||
date: '2025',
|
date: '2025',
|
||||||
},
|
},
|
||||||
|
sidebar: {
|
||||||
|
width: 200,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user