更新验证码选择区号

This commit is contained in:
wyf
2025-12-10 15:22:17 +08:00
parent 793dddfba8
commit fb5a17830b
19 changed files with 671 additions and 438 deletions

View File

@@ -65,6 +65,12 @@ class _SleepViewWidgetState extends State<SleepViewWidget> {
int minutes = time['minutes'];
List stages = widget.sleepReport['sleepData']['stages'];
// showLabel.add({
// "type": 6,
// "name": "rem",
// "color": "#FFC0CB",
// });
return Container(
width: double.infinity,
decoration: BoxDecoration(
@@ -95,7 +101,8 @@ class _SleepViewWidgetState extends State<SleepViewWidget> {
14.rpx, 10.rpx, 14.rpx, 10.rpx), //
borderRadius: 0.rpx, // 圆形点击区域
onTap: () {
if (AppConstants().ent_type == APPPackageType.MHT.code) {
if (AppConstants().ent_type ==
APPPackageType.MHT.code) {
showTipDialog(
context,
Container(