Sfoglia il codice sorgente

feat:2026-01-05功能需求开发

yingjian.wu 4 giorni fa
parent
commit
2313202b35
1 ha cambiato i file con 17 aggiunte e 1 eliminazioni
  1. 17 1
      pages.json

+ 17 - 1
pages.json

@@ -90,6 +90,22 @@
 				"enablePullDownRefresh" : false
 			}
 		},
+		{
+			"path" : "pages/hexiao/jxs/store_list",
+			"style" :
+			{
+				"navigationBarTitleText" : "门店列表",
+				"enablePullDownRefresh" : false
+			}
+		},
+		{
+			"path" : "pages/hexiao/jxs/store_expand_list",
+			"style" :
+			{
+				"navigationBarTitleText" : "拓店数量",
+				"enablePullDownRefresh" : false
+			}
+		},
 		{
 			"path" : "pages/hexiao/jxs/hexiao_record",
 			"style" :
@@ -264,4 +280,4 @@
 		"backgroundColor": "#F8F8F8"
 	},
 	"uniIdRouter": {}
-}
+}