# shop-admin-ui **Repository Path**: wxinlong/shop-admin-ui ## Basic Information - **Project Name**: shop-admin-ui - **Description**: shop-admin-ui - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-22 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin-manage ## 启动项目 ```bash npm install ``` ```bash npm run dev ``` ```bash npm run build ``` ## 问题 - 订单列表物流相关接口失效,页面相关功能已取消; - 订单列表按条件查询功能接口无效; - 修改订单状态不生效(具体是前端问题还是后端问题待查验)