build successful version

This commit is contained in:
wsl
2025-07-01 11:49:39 +08:00
parent 8c27f0b26c
commit 413aacae22
268 changed files with 38601 additions and 332 deletions

View File

@@ -543,8 +543,7 @@ class _BodyDevicePageState extends State<BodyDeviceWidget> {
errorBorder:
OutlineInputBorder(
borderSide: BorderSide(
color:
Colors.red,
color: Colors.red,
width: 1.rpx,
),
borderRadius:
@@ -554,8 +553,7 @@ class _BodyDevicePageState extends State<BodyDeviceWidget> {
focusedErrorBorder:
OutlineInputBorder(
borderSide: BorderSide(
color:
Colors.red,
color: Colors.red,
width: 1.rpx,
),
borderRadius:
@@ -563,8 +561,7 @@ class _BodyDevicePageState extends State<BodyDeviceWidget> {
8.rpx),
),
filled: false,
fillColor:
Colors.white,
fillColor: Colors.white,
),
style: TextStyle(
fontFamily: 'Inter',