diff --git a/pages.json b/pages.json index 1eabbcb..2035f2e 100644 --- a/pages.json +++ b/pages.json @@ -1,6 +1,6 @@ { "pages": [ - /* { + { "path": "pages/transition/page1/page1", "style": { "navigationStyle": "custom" @@ -41,10 +41,10 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*-----------------------------------------------------------------------动画过渡界面-------------------------------------------*/ - /* + { "path": "pages/login/account_login/account_login", @@ -63,7 +63,13 @@ "style": { "navigationStyle": "custom" } - },*/ + }, + { + "path": "pages/login/change_password/change_password", + "style": { + "navigationStyle": "custom" + } + }, /*-----------------------------------------------------------------------登录注册界面-------------------------------------------*/ { diff --git a/pages/information/boy_height_roll/boy_height_roll.vue b/pages/information/boy_height_roll/boy_height_roll.vue index ffb0085..07459b7 100644 --- a/pages/information/boy_height_roll/boy_height_roll.vue +++ b/pages/information/boy_height_roll/boy_height_roll.vue @@ -1,6 +1,12 @@