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

+ 2 - 1
hdApp/src/pages.json

@@ -286,7 +286,7 @@
 				{ "path": "selectKind", "style": { "navigationBarTitleText": "选择品类" } },
 				{ "path": "cgNewPlantResult", "style": { "navigationBarTitleText": "采购成功" } },
 				{ "path": "stockChange", "style": { "navigationBarTitleText": "库存变动记录" } },
-				{ "path": "plantCg", "style": { "navigationBarTitleText": "买花记录" } },
+				{ "path": "plantCg", "style": { "navigationBarTitleText": "绿植采购记录" } },
 				{ "path": "plantCgDetail", "style": { "navigationBarTitleText": "明细" } },
 				{ "path": "pdList", "style": { "navigationBarTitleText": "绿植盘点记录" } },
 				{ "path": "pdGoods", "style": { "navigationBarTitleText": "选择商品" } },
@@ -442,6 +442,7 @@
 				{ "path": "order", "style": { "navigationBarTitleText": "买花", "enablePullDownRefresh": true } },
 				{ "path": "pb", "style": { "navigationBarTitleText": "已屏蔽商家", "enablePullDownRefresh": true } },
 				{ "path": "open", "style": { "navigationBarTitleText": "商城功能开关", "enablePullDownRefresh": true } },
+				{ "path": "shopping", "style": { "navigationBarTitleText": "采购", "enablePullDownRefresh": true } },
 				{ "path": "ghsProduct", "style": { "navigationBarTitleText": "采购花材", "enablePullDownRefresh": false } },
 				{ "path": "ghsProduct2", "style": { "navigationBarTitleText": "采购花材", "enablePullDownRefresh": false } },
 				{ "path": "setPsd", "style": { "navigationBarTitleText": "设置密码", "enablePullDownRefresh": true } },