周宾
12 小时以前 a83420e3b5f33e983000617dc8e638602608e2b7
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"
               }
            }
         ]
      }