Browse Source

更改

master
w-R 3 years ago
parent
commit
03459ea30c
  1. 2
      lib/union/union_page.dart

2
lib/union/union_page.dart

@ -568,7 +568,7 @@ class _UnionPage extends State<UnionPage>
100.0),
style: TextStyle(
color: Color(0xFF4C4C4C),
fontSize: 12,
fontSize: 12.sp,
),
),
visible: store.distance != null,

Loading…
Cancel
Save