1.route页ui功能改版

This commit is contained in:
yezhiqiu
2026-04-14 17:10:34 +08:00
parent 20ff76b933
commit 69aa917897
50 changed files with 1584 additions and 67 deletions

View File

@@ -262,7 +262,7 @@
<string name="map_navigate_map_google">Google Map</string>
<string name="map_navigate_map_gaode">Gaode Map</string>
<string name="map_navigate_cancel">Cancel</string>
<string name="txt_no_install">The APP is not installed, please download and install the app first</string>
<string name="txt_no_install">Install the map app to navigate</string>
<!-- Data -->
<string name="data_active_time">Active Time</string>
<string name="data_active_goal">Goal</string>
@@ -1076,4 +1076,7 @@
<string name="txt_fully_asleep">Fell asleep %s ago</string>
<string name="txt_move_wake">Move %s to wake up</string>
<string name="map_navigate_map_baidu">Baidu Map</string>
<string name="txt_time_line">Timeline</string>
</resources>