fix:调整图传标题

This commit is contained in:
liyi 2025-05-15 16:45:56 +08:00
parent 4de271603d
commit e754d008c5

View File

@ -58,7 +58,7 @@ class _ImageTransmissionPageState extends State<ImageTransmissionPage>
backgroundColor: AppColors.mainBackgroundColor, backgroundColor: AppColors.mainBackgroundColor,
resizeToAvoidBottomInset: false, resizeToAvoidBottomInset: false,
appBar: TitleAppBar( appBar: TitleAppBar(
barTitle: '图传全自动'.tr, barTitle: '图传'.tr,
haveBack: true, haveBack: true,
backgroundColor: AppColors.mainColor, backgroundColor: AppColors.mainColor,
backAction: (){ backAction: (){