浏览代码

路由文件

DESKTOP-SVI9JE1\muzen 1 年之前
父节点
当前提交
5ca86f2c1e
共有 1 个文件被更改,包括 8 次插入0 次删除
  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"
+			}
 		}
 	]
 }