Add check-in feature and update travel planner UI

This commit is contained in:
周瑞哲
2026-07-31 12:50:14 +08:00
parent ac4179086c
commit 3ef7266591
44 changed files with 2919 additions and 144 deletions
+6 -5
View File
@@ -1,9 +1,9 @@
{
"name": "光明文旅地图",
"appid": "",
"description": "深圳市光明区全域文旅地图、POI 数字化展示、AI 文旅助手与行程规划 POC",
"versionName": "0.2.0",
"versionCode": "20",
"description": "深圳市光明区全域文旅地图、POI 数字化展示、本地行程规划与到点打卡 POC",
"versionName": "0.3.0",
"versionCode": "30",
"transformPx": false,
"app-plus": {
"usingComponents": true,
@@ -51,9 +51,10 @@
"urlCheck": true
},
"usingComponents": true,
"lazyCodeLoading": "requiredComponents",
"permission": {
"scope.userLocation": {
"desc": "用于在全域地图显示实时位置,并优化文旅行程顺序"
"desc": "用于地图定位、行程优化和到点打卡判断"
}
},
"requiredPrivateInfos": [
@@ -61,7 +62,7 @@
"startLocationUpdate",
"onLocationChange"
],
"projectname": "【prod】光明文旅地图"
"projectname": "【dev】光明文旅地图"
},
"mp-alipay": {
"usingComponents": true