diff --git a/pages.json b/pages.json index 73c631aa8d55e2c7222ed8eb67ed2ea1eda8a80c..43dc2150c9b02f6a6e8316d98352e83128cac9d8 100644 --- a/pages.json +++ b/pages.json @@ -1,15 +1,15 @@ { "pages": [{ - "path": "pages/login", - "style": { - "navigationBarTitleText": "登录" - } - }, { "path": "pages/index", "style": { "navigationBarTitleText": "芋道移动端框架", "navigationStyle": "custom" } + }, { + "path": "pages/login", + "style": { + "navigationBarTitleText": "登录" + } }, { "path": "pages/work/index", "style": {