更新page.json,添加团课列表路由
This commit is contained in:
@@ -212,6 +212,12 @@
|
|||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"navigationBarTitleText": "课程评价"
|
"navigationBarTitleText": "课程评价"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/groupCourse/list",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "团课列表"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
|
|||||||
Reference in New Issue
Block a user