完善团课相关页面交互,完成团课列表页基础后端交互。(后端连接至服务器,版本为DEV分支版本)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
{
|
||||
"path": "pages/course/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "课程",
|
||||
"app-plus": {
|
||||
"animationType": "fade-in",
|
||||
@@ -244,6 +245,7 @@
|
||||
{
|
||||
"path": "pages/groupCourse/list",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "团课列表"
|
||||
}
|
||||
},
|
||||
@@ -266,6 +268,13 @@
|
||||
"navigationBarTitleText": "搜索课程"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/recommendCourses/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "推荐课程",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "components/global/GlobalLoading",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user