shish 2 ani în urmă
părinte
comite
ef1c15a6fc
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      ghsApp/src/pages.json

+ 2 - 1
ghsApp/src/pages.json

@@ -307,7 +307,8 @@
 				{ "path": "list", "style": { "navigationBarTitleText": "盘点", "enablePullDownRefresh": true } },
 				{ "path": "details", "style": { "navigationBarTitleText": "详情" } },
 				{ "path": "update", "style": { "navigationBarTitleText": "盘点" } },
-				{ "path": "select", "style": { "navigationBarTitleText": "花材" } }
+				{ "path": "select", "style": { "navigationBarTitleText": "花材" } },
+				{ "path": "select2", "style": { "navigationBarTitleText": "花材" } }
 			]
 		},
 		{