huertian
2b671bdf78
feat: 添加悬浮按钮并修改页面跳转逻辑
...
fix: 修正页面导航栏状态更新逻辑
2025-01-07 13:55:09 +08:00
huertian
e0995a9132
feat: 进度查看界面添加了按照进度排序功能
2025-01-05 19:55:57 +08:00
huertian
53e5b5cd85
更新: API文档和数据库文档,优化课程和用户相关功能
2025-01-02 14:06:20 +08:00
Hvemi_han
5babb8f930
feat: 更新课程管理功能
2024-12-23 15:22:59 +08:00
Hvemi_han
bb319d7946
feat: 添加角色权限控制和教师筛选功能
2024-12-20 17:42:42 +08:00
fe36c1a72b
feat: 优化工作进度管理页面的样式
...
- 优化工作进度管理页面的样式,使其更加美观和易读
- 更新了 StatusBlock 组件,使其支持动态传入标题和副标题
- 更新了 Lesson 类型定义,将脚本文件、拍摄文件和素材文件的类型改为字符串
- 添加了 wd-drop-menu 和 wd-drop-menu-item 组件,用于下拉菜单的展示和选择
- 更新了首页列表请求参数,添加了加载指示器
- 在 Lesson 页面增加了单位、角色和权限的展示
- 修复了一些接口请求的问题,提升了用户资料更新的效率
2024-09-23 23:41:37 +08:00
91f7d2212d
feat: 工作进度管理页面,优化用户资料更新,优化部分接口请求
2024-09-22 18:07:10 +08:00
215318e29e
feat: 添加 wd-drop-menu 和 wd-drop-menu-item 组件
2024-09-21 18:32:25 +08:00
b62fe580af
feat: 添加 tabler 图标库和 unocss preset-icons
...
为项目添加了 "@iconify-json/tabler" 和 "@unocss/preset-icons" 依赖,用于引入 tabler 图标库和 unocss preset-icons 预设样式。
2024-09-21 11:38:32 +08:00
476563377b
feat: 重写首页列表样式,添加指示器
2024-09-20 20:53:47 +08:00
37f952911c
ui: 调整课程详情样式
2024-09-20 17:16:34 +08:00
3492fc6c5c
feat: 课程详情页面线性进度展示
2024-09-20 16:15:23 +08:00
edb4231140
wip: 进度列表和课程详情页面
2024-09-20 13:43:10 +08:00
53287e4cbd
feat: Add "lesson" page and related components
...
This commit adds a new "lesson" page along with the necessary components and types. The "lesson" page displays the details of a specific lesson and includes a dynamic route parameter for the lesson name. Additionally, the commit includes updates to the `pages.json` file to configure the navigation bar title for the "lesson" page.
2024-09-19 15:13:42 +08:00
f2f792aa12
feat: Add typings for uni-components
...
Add typings for the uni-components library to enable better type checking and editor support.
2024-09-19 00:35:28 +08:00
cf77c72dfe
feat: 添加pinia状态管理库和Tabbar组件
...
- 添加pinia状态管理库和Tabbar组件
- 导入新的组件和模块
- 更新页面布局和样式
- 删除无用的文件和代码
2024-09-18 22:08:19 +08:00
34222f94d8
feat: 添加pinia状态管理库和Tabbar组件
...
添加pinia状态管理库和Tabbar组件,以支持应用的状态管理和底部导航栏功能。
2024-09-15 02:43:15 +08:00