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),
|
||||
child: const Column(
|
||||
children: [
|
||||
Row(
|
||||
children: [ImageIcon(), Text('支持的国家')],
|
||||
),
|
||||
// Row(
|
||||
// children: [ImageIcon(), Text('支持的国家')],
|
||||
// ),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user