Sin descripción

tanshanming da9ceac80a refactor(courseProduction): 移除知识点选择功能及相关代码 hace 6 meses
public 24c9bc6870 fix(course): 修复课程创建和编辑时的数据初始化问题 hace 6 meses
src da9ceac80a refactor(courseProduction): 移除知识点选择功能及相关代码 hace 6 meses
.editorconfig 7ac0cd0157 在线教育前端 hace 8 meses
.env.development ebbfbbc1d8 feat: 更新系统名称为飞行学院并添加多项功能改进 hace 6 meses
.env.production ebbfbbc1d8 feat: 更新系统名称为飞行学院并添加多项功能改进 hace 6 meses
.eslintrc.js 7ac0cd0157 在线教育前端 hace 8 meses
.gitignore 70b56cba7b 人员管理,学届改为年月日 hace 7 meses
LICENSE 7ac0cd0157 在线教育前端 hace 8 meses
README.md 7ac0cd0157 在线教育前端 hace 8 meses
antd.js 7547033536 去除xiaonuo/小诺/snowy相关提示 hace 7 meses
index.html ebbfbbc1d8 feat: 更新系统名称为飞行学院并添加多项功能改进 hace 6 meses
jsconfig.json 7ac0cd0157 在线教育前端 hace 8 meses
package.json 4059924702 feat(统计分析与教学管理): 新增平台状态总览、学习进度分析、资源库统计、视频分析和教学活动分析模块 hace 6 meses
pnpm-lock.yaml dbad0677f3 课程中心详情接口对接 hace 7 meses
postcss.config.js 7547033536 去除xiaonuo/小诺/snowy相关提示 hace 7 meses
prettier.config.js 7547033536 去除xiaonuo/小诺/snowy相关提示 hace 7 meses
tailwind.config.js 7547033536 去除xiaonuo/小诺/snowy相关提示 hace 7 meses
vite.config.js a0a3031a16 教师端登录 /tlogin 学生端登录 /slogin hace 7 meses

README.md

安装依赖

npm i

启动项目(开发模式)

npm run serve ``` 启动完成后浏览器访问 http://localhost:2800