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