feat: 更新统计标签和标题,优化健康数据卡片样式,调整步数和健康相关组件的样式
This commit is contained in:
@@ -185,7 +185,7 @@ const styles = StyleSheet.create({
|
||||
paddingVertical: 8,
|
||||
},
|
||||
monthTitle: {
|
||||
fontSize: 24,
|
||||
fontSize: 18,
|
||||
fontWeight: '800',
|
||||
color: '#192126',
|
||||
marginBottom: 14,
|
||||
@@ -234,7 +234,7 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
dayDate: {
|
||||
fontSize: 12,
|
||||
fontWeight: '800',
|
||||
fontWeight: '600',
|
||||
color: 'gray',
|
||||
},
|
||||
dayDateSelected: {
|
||||
|
||||
Reference in New Issue
Block a user