提交 7e33f945 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: update pages.json

上级 df53f56b
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册