fix提测问题:APP进入设置遥控,点击添加遥控后界面会变为“添加指纹”显示
This commit is contained in:
parent
4e7bbfa139
commit
812fb19e84
@ -169,7 +169,8 @@ class _PasswordKeyDetailPageState extends State<PasswordKeyDetailPage>
|
||||
state.itemData.value.keyboardPwdType != 1 &&
|
||||
state.itemData.value.keyboardPwdType != 4,
|
||||
child: bottomTip()),
|
||||
Container(height: 40.h),
|
||||
// Container(height: 40.h),
|
||||
/*
|
||||
SizedBox(
|
||||
width: ScreenUtil().screenWidth - 40.w,
|
||||
height: 60.h,
|
||||
@ -234,6 +235,7 @@ class _PasswordKeyDetailPageState extends State<PasswordKeyDetailPage>
|
||||
color: AppColors.mainColor, fontSize: 24.sp),
|
||||
)),
|
||||
),
|
||||
*/
|
||||
SizedBox(
|
||||
height: 30.h,
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user