fix:【开锁页-图标线上环境应是绿色图标,现为黑色。另消息提醒应显示】

This commit is contained in:
Liuyf 2025-03-31 16:09:57 +08:00
parent 1dd9da1bef
commit fae8e9872f

View File

@ -1262,16 +1262,13 @@ class _LockDetailPageState extends State<LockDetailPage>
SizedBox(
width: 42.w,
height: 42.h,
child: FlavorsImg(
black: true,
child: Image.asset(iconUrl,
width: 42.w,
height: 42.w,
color: bottomBtnisEable
? AppColors.mainColor
: AppColors.lockDetailBottomBtnUneable,
fit: BoxFit.fitWidth),
),
child: Image.asset(iconUrl,
width: 42.w,
height: 42.w,
color: bottomBtnisEable
? AppColors.mainColor
: AppColors.lockDetailBottomBtnUneable,
fit: BoxFit.fitWidth),
),
SizedBox(height: 5.h),
Expanded(
@ -1295,16 +1292,13 @@ class _LockDetailPageState extends State<LockDetailPage>
SizedBox(
width: 42.w,
height: 42.w,
child: FlavorsImg(
black: true,
child: Image.asset(iconUrl,
width: 42.w,
height: 42.w,
color: bottomBtnisEable
? AppColors.mainColor
: AppColors.lockDetailBottomBtnUneable,
fit: BoxFit.fitWidth),
),
child: Image.asset(iconUrl,
width: 42.w,
height: 42.w,
color: bottomBtnisEable
? AppColors.mainColor
: AppColors.lockDetailBottomBtnUneable,
fit: BoxFit.fitWidth),
),
SizedBox(height: 15.h),
Text(