@@ -200,7 +200,7 @@ class _CreateAccPageState extends State<CreateAccPage> {
padding: const EdgeInsets.symmetric(horizontal: 20),
child: Container(
margin: EdgeInsets.only(bottom: 1),
- child: Text('省份/城市/区域')),
+ child: Text(),
),
],