fix:调整图传标题
This commit is contained in:
parent
4de271603d
commit
e754d008c5
@ -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: (){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user