diff --git a/pages.json b/pages.json index e528f86994b3067a6182a48d7f4b290746eae36d..3f62916f17c7a23692e86b479b3f2ba784268333 100644 --- a/pages.json +++ b/pages.json @@ -1040,6 +1040,15 @@ } }, // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN + { + "path": "pages/API/element-get-bounding-client-rect-async/element-get-bounding-client-rect-async", + "group": "1,30", + "style": { + "navigationBarTitleText": "getBoundingClientRectAsync | 异æ¥èŽ·å–å…ƒç´ ä¿¡æ¯" + } + }, + // #endif // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/get-app-authorize-setting/get-app-authorize-setting", @@ -1269,7 +1278,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/request-payment/request-payment", "group": "1,14,0", @@ -1299,7 +1308,7 @@ } }, // #endif - // #ifdef APP-IOS + // #ifdef APP-IOS || MP-WEIXIN { "path": "pages/API/virtual-payment/virtual-payment", "group": "1,14,1", @@ -1417,7 +1426,7 @@ // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN { "path": "pages/API/create-selector-query/create-selector-query", - "group": "1,3,1", + "group": "1,3,2", "style": { "navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例" } @@ -2748,6 +2757,7 @@ "id": "api.dom.getElementById", "name": "getElementById" }, + null, { "id": "api.dom.createSelectorQuery", "name": "createSelectorQuery" @@ -3379,4 +3389,4 @@ ] } ] -} +} \ No newline at end of file