This commit is contained in:
2025-04-05 23:47:00 +08:00
commit 8001f8eaeb
215 changed files with 14655 additions and 0 deletions

10
pages/map/map.json Normal file
View File

@@ -0,0 +1,10 @@
{
"navigationBarTitleText": "聚美汽服",
"navigationBarBackgroundColor": "#4cadf1",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"usingComponents": {
"page-loding": "../../template/pageLoding/pageLoding"
}
}