更新:课程详情的初步代码
This commit is contained in:
18
pages.json
18
pages.json
@@ -133,6 +133,24 @@
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%courseHome.tryListen%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/course/details/course",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%courseDetails.detail%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/course/details/chapter",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%courseDetails.chapter%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/course/order",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%courseOrder.orderTitle%"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user