更新睡眠习惯

This commit is contained in:
wyf
2025-07-16 16:35:41 +08:00
parent 3f64207920
commit f435f195c8
5 changed files with 78 additions and 7 deletions

View File

@@ -177,7 +177,8 @@ class Smys extends GetView<SleepingHabitController> {
decoration: BoxDecoration(
border: Border(
bottom: BorderSide(
color: const Color(0xFF929699),
color: Color(0xFF929699),
// color: Colors.red,
width: 0.rpx),
),
),