develop
黎超凡 2 years ago
parent ad4f76f0b5
commit 507e11b44d

@ -71,7 +71,8 @@ class _MuseumInfoPageState extends State<MuseumInfoPage> {
);
},
child: Text(
' 天津博物馆位于天津市河西区平江道62号...',
' 天津博物馆位于天津市河西区平江道62号...\n'
'1111111',
style: TextStyle(
fontSize: 16.5,
color: Colors.black,
@ -79,7 +80,6 @@ class _MuseumInfoPageState extends State<MuseumInfoPage> {
textAlign: TextAlign.left,
),
),
),
),
Row(

Loading…
Cancel
Save