diff --git a/pages.json b/pages.json index 6e717d87dae027c3caa98f0805dd45037e1c7353..dc5568725b43e6c4ffdc815131e0ba68c9d95217 100644 --- a/pages.json +++ b/pages.json @@ -562,6 +562,12 @@ "style": { "navigationBarTitleText": "get-app-authorize-setting" } + }, + { + "path": "pages/API/save-image-to-photos-album/save-image-to-photos-album", + "style": { + "navigationBarTitleText": "保存图片到相册" + } }, // #endif { @@ -570,12 +576,6 @@ "navigationBarTitleText": "图片预览" } }, - { - "path": "pages/API/save-image-to-photos-album/save-image-to-photos-album", - "style": { - "navigationBarTitleText": "保存图片到相册" - } - }, { "path": "pages/API/choose-image/choose-image", "style": {