门锁日志页提交补充

This commit is contained in:
Daisy 2024-02-27 09:25:33 +08:00
parent cada1ff2b6
commit b68b9dc7da
2 changed files with 2 additions and 1 deletions

View File

@ -281,6 +281,7 @@ class DoorLockLogLogic extends BaseGetXController {
// senderReferEventRecordTime();
// senderReferEventRecordNumber();
testReadJsonData();
mockNetworkDataRequest();
}
}

View File

@ -116,7 +116,7 @@ class _DoorLockLogPageState extends State<DoorLockLogPage> {
//
Widget eventDropDownWidget() {
return Container(
margin: EdgeInsets.only(top: 20.h, left: 30.w, bottom: 20.h),
margin: EdgeInsets.only(top: 20.h, left: 30.w, bottom: 10.h),
child: Row(
mainAxisAlignment: MainAxisAlignment.start,
children: [