Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Reason Pun
2022-09-27 16:17:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
27cf4a8da80511fd26cda120707bd64aad40dce8
27cf4a8d
1 parent
24cc507d
修复google map定位问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/poem/page/select_address_page.dart
lib/poem/page/select_address_page.dart
View file @
27cf4a8
...
...
@@ -173,7 +173,7 @@ class _AddressItem extends StatelessWidget {
height:
50.0
,
child:
Row
(
children:
<
Widget
>[
Expanded
(
const
Expanded
(
child:
Text
(
''
,
// '${poi.city} ${poi.district} ${poi.address}',
),
...
...
Please
register
or
login
to post a comment