DESKTOP-SVI9JE1\muzen il y a 1 an
Parent
commit
5ca86f2c1e
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      src/pages.json

+ 8 - 0
src/pages.json

@@ -145,6 +145,14 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			// 门店列表
+			"path": "pages/map/index",
+			"style": {
+				"navigationBarTitleText": "附近门店",
+				"navigationStyle": "custom"
+			}
 		}
 	]
 }