上传文本域组件,继续完成课程详情评价页面

This commit is contained in:
田岩
2025-06-23 14:41:49 +08:00
parent a239def0ee
commit 17f12b5fb9
8 changed files with 549 additions and 20 deletions
+7 -5
View File
@@ -100,11 +100,13 @@
}
},
{
"path" : "pages/course/study/study",
"style" :
{
"navigationBarTitleText" : ""
}
"path": "pages/course/study",
"style": {
"navigationBarTitleText": "课程学习",
"app-plus": {
"titleNView": false
}
}
}
],
"tabBar": {