feat: 1. 增加学习累计时长显示;2. 修改学术传承分类;

- 将应用版本号更新至1.0.11 (versionCode 1011)
- 修改edu-core依赖为git仓库引用 (v1.0.11)
- 在课程详情页中添加catalogueId和courseId到课程信息
- 更新“我的”页面,增加用户资料展示,包括今日观看和总观看次数
- 新增样式文件mixin.scss,定义主题色
- 添加搜索图标
This commit is contained in:
2026-03-27 11:01:27 +08:00
parent c89c937bc7
commit 2a8a3b6017
9 changed files with 1036 additions and 1543 deletions

View File

@@ -2,8 +2,8 @@
"name" : "太湖云医",
"appid" : "__UNI__1B1584A",
"description" : "太湖云医",
"versionName" : "1.0.10",
"versionCode" : 1010,
"versionName" : "1.0.11",
"versionCode" : 1011,
"transformPx" : false,
"sassImplementationName" : "node-sass",
/* 5+App */