【调整】前后空格移除的方法和调整部分提示不准确的问题

This commit is contained in:
chudong
2025-05-20 11:45:02 +08:00
parent 59dc0a4108
commit ad0cd016f6
128 changed files with 10519 additions and 10314 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -49,9 +49,9 @@ const defaultDark: ThemeTemplate = {
// textColorPressedPrimary: '#ffffff', // 主按钮文本色按下
// textColorFocusPrimary: '#ffffff', // 主按钮文本色聚焦
// },
Radio: {
buttonTextColorActive: '#ffffff', // 单选框文本色
},
// Radio: {
// buttonTextColorActive: '#ffffff', // 单选框文本色
// },
},
presetsOverrides: presets, // 预设变量
}