增加高德地图页面

This commit is contained in:
fengerli
2025-07-14 10:24:02 +08:00
parent cabd3c0987
commit 2772db349a
8 changed files with 454 additions and 328 deletions

View File

@ -97,6 +97,12 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/common/map/index",
"style": {
"navigationBarTitleText": "地图"
}
}
],