shish 2 лет назад
Родитель
Сommit
c1e7bc29e2
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ghsApp/src/pages.json

+ 1 - 0
ghsApp/src/pages.json

@@ -280,6 +280,7 @@
 			"root": "admin/billing",
 			"pages": [
 				{ "path": "index", "style": { "navigationBarTitleText": "开单" } },
+				{ "path": "index2", "style": { "navigationBarTitleText": "开单" } },
 				{ "path": "scan", "style": { "navigationBarTitleText": "扫码","enablePullDownRefresh": false} },
 				{ "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
 				{ "path": "result", "style": { "navigationBarTitleText": "开单结果" } },