周宾
13 小时以前 81dbb5d80f59a434702ea9264c66a93411430325
src/pages.json
@@ -645,6 +645,31 @@
                  "navigationBarTitleText": "自定义出库",
            "navigationStyle": "custom"
               }
            },
        {
               "path": "dispatchLog/index",
               "style": {
                  "navigationBarTitleText": "出库台账",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "stockManagement/index",
               "style": {
                  "navigationBarTitleText": "库存管理",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "stockManagement/edit",
               "style": {
                  "navigationBarTitleText": "修改库存",
            "navigationStyle": "custom"
               }
            }
         ]
      }