feat: 补充提交
This commit is contained in:
parent
b387c7ef03
commit
7a00665a9f
@ -80,9 +80,9 @@ class _AmazonAlexaPageState extends State<AmazonAlexaPage> {
|
|||||||
padding: EdgeInsets.only(top: 60.h, bottom: 30.h),
|
padding: EdgeInsets.only(top: 60.h, bottom: 30.h),
|
||||||
child: const Column(
|
child: const Column(
|
||||||
children: [
|
children: [
|
||||||
Row(
|
// Row(
|
||||||
children: [ImageIcon(), Text('支持的国家')],
|
// children: [ImageIcon(), Text('支持的国家')],
|
||||||
),
|
// ),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user