瀏覽代碼

[new]跟换Android app名称

zk 2 月之前
父節點
當前提交
496b9ca2a9
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      android/app/src/main/res/values/strings.xml
  2. 1 1
      lib/data/consts/web_url.dart

+ 1 - 1
android/app/src/main/res/values/strings.xml

@@ -1,3 +1,3 @@
 <resources>
-    <string name="app_name">手机实时定位</string>
+    <string name="app_name">寻迹速查定位</string>
 </resources>

+ 1 - 1
lib/data/consts/web_url.dart

@@ -6,7 +6,7 @@ class WebUrl {
   WebUrl._();
 
   static const String _privacyPolicyAndroid =
-      "https://doc.v8dashen.com/doc/bad49f15215daa70";
+      "https://doc.v8dashen.com/doc/0ae81e24392fe602";
 
   static const String _privacyPolicyIos =
       "https://doc.v8dashen.com/doc/7aed0a2b23a10f44";