diff --git a/pages.json b/pages.json index 29af3b3..37333d0 100644 --- a/pages.json +++ b/pages.json @@ -303,6 +303,14 @@ "navigationBarTitleText": "考试通过", "navigationStyle": "custom" } + }, + { + "path": "newPages/register/index", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "报名", + "navigationStyle": "custom" + } } ],