周宾
16 小时以前 e6d72c439e54ae561ab905a2bf92f3d6a2f01054
src/pages.json
@@ -631,6 +631,13 @@
               }
            },
        {
               "path": "receiptManagement/procurement-edit",
               "style": {
                  "navigationBarTitleText": "采购入库",
            "navigationStyle": "custom"
               }
            },
        {
               "path": "issueManagement/index",
               "style": {
                  "navigationBarTitleText": "出库管理",
@@ -645,6 +652,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"
               }
            }
         ]
      }