refactor: 注释掉浮动卡片动画逻辑,调整样式以增强视觉效果
This commit is contained in:
@@ -112,6 +112,7 @@ export function StressMeter({ value, updateTime, style, hrvValue }: StressMeterP
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
container: {
|
||||
flex: 1,
|
||||
shadowColor: '#000',
|
||||
shadowOffset: {
|
||||
width: 0,
|
||||
|
||||
Reference in New Issue
Block a user