This commit is contained in:
tao
2025-08-29 13:36:26 +08:00
parent ec7848ad57
commit 6a9c801bd2
9 changed files with 75 additions and 44 deletions

View File

@@ -53,8 +53,6 @@ class _HomePageState extends State<HomePage> with AutomaticKeepAliveClientMixin
quality: 85,
rotate: 0,
);
print("压缩前:${File(path).lengthSync()}");
print("压缩后长度${result?.length}");
EasyLoading.show(
status: 'Skin analysis in progress, please wait...',
maskType: EasyLoadingMaskType.clear,

View File

@@ -36,7 +36,7 @@ class UploadBox extends StatelessWidget {
left: 0,
child: Image.asset(
"assets/image/bg_hushi.png",
width: 0.7.sw,
width: 0.63.sw,
),
),
Positioned(