From 7bd267136b4a0a4cd2ef52f8586edc324c5d28ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Tue, 5 Mar 2024 10:44:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BD=A8=E8=BF=B9=E8=BF=BD=E8=B8=AA?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + src/views/location/Index.vue | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 3e7fb000..14d330dc 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ pnpm-debug.log* *.sln *.sw? ws.js +/public/tiles/ diff --git a/src/views/location/Index.vue b/src/views/location/Index.vue index 16ccb60c..13c42770 100644 --- a/src/views/location/Index.vue +++ b/src/views/location/Index.vue @@ -109,9 +109,9 @@
- Trajectory + {{ $t('location.trajectory') }}
-
+
@@ -167,7 +167,7 @@
China, Shanghai
-
Track record
+
{{ $t('location.trackRecord') }}