# wushu_ui **Repository Path**: world_started/wushu_ui ## Basic Information - **Project Name**: wushu_ui - **Description**: 武术比赛管理系统前端界面 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-16 - **Last Updated**: 2022-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3 ## README # wushu_ui ## 介绍 武术比赛管理系统前端界面 ## 软件架构 ## 安装教程 ``` npm install npm run dev ``` ## bug 1. 报名管理 ```js //取消报名函数不存在 export const reqCancelEnroll = (data) => requests({ url: `/deleteSignInfo?PId=${data.PId}&CName=${data.CName}`, method: "post" }); ``` 2. 成绩查询 如何处理400错误,输入不合法信息 4. 个人中心 更新异常,提示参数非法 后端问题 4. 使用迅雷下载