feat: 添加教练详情页面及相关数据模型

This commit is contained in:
richarjiang
2026-04-13 17:08:17 +08:00
parent 1f45c3dc3f
commit f78cdcc9d1
4 changed files with 753 additions and 62 deletions

View File

@@ -51,6 +51,12 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/teacher/detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/admin/index",
"style": {