diff --git a/pages.json b/pages.json index 2399306fdc8977f08d34dad54159b6b7e92074d9..a5ca3efe430dfee3d0c834c1b674c808410ce197 100644 --- a/pages.json +++ b/pages.json @@ -902,16 +902,6 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB - { - "path": "uni_modules/uni-openLocation/pages/openLocation/openLocation", - "style": { - "navigationBarTitleText": " ", - "navigationStyle": "custom", - "disableSwipeBack": false - } - }, - // #endif // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN { "path": "pages/API/choose-location/choose-location", @@ -2341,6 +2331,16 @@ "backgroundColorContent": "#fffae8" } }, + // #ifdef APP-ANDROID || APP-IOS || WEB + { + "path": "uni_modules/uni-openLocation/pages/openLocation/openLocation", + "style": { + "navigationBarTitleText": " ", + "navigationStyle": "custom", + "disableSwipeBack": false + } + }, + // #endif // #ifdef APP-IOS { "path": "pages/API/event-bus/uts-event-bus",