add 增加系统圆角配置,并将部分圆角样式改为使用变量
This commit is contained in:
Vendored
+4
@@ -127,6 +127,10 @@ declare global {
|
||||
* 主题模式
|
||||
*/
|
||||
theme: string;
|
||||
/**
|
||||
* 页面圆角大小
|
||||
*/
|
||||
radiusBase: number;
|
||||
}
|
||||
|
||||
declare interface DefaultSettings extends LayoutSetting {
|
||||
|
||||
Reference in New Issue
Block a user