提交 194587c3 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: 更新 pages.json

上级 2079cc40
......@@ -234,7 +234,7 @@
},
{
"path": "pages/component/image/image",
"group": "0,5,1",
"group": "0,5,0",
"style": {
"navigationBarTitleText": "image | 图片"
}
......@@ -265,7 +265,7 @@
},
{
"path": "pages/component/video/video",
"group": "0,5,2",
"group": "0,5,1",
"style": {
"navigationBarTitleText": "video | 视频"
}
......@@ -491,7 +491,7 @@
// #ifndef WEB
{
"path": "pages/component/animation-view/animation-view",
"group": "0,5,3",
"group": "0,5,2",
"style": {
"navigationBarTitleText": "animation-view | Lottie动画",
"enablePullDownRefresh": false
......@@ -548,7 +548,7 @@
},
{
"path": "pages/API/get-launch-options-sync/get-launch-options-sync",
"group": "1,1,4",
"group": "1,1,4,0",
"style": {
"navigationBarTitleText": "getLaunchOptionsSync | 获取启动参数"
}
......@@ -969,7 +969,7 @@
"path": "pages/API/request-payment/request-payment",
"group": "1,14,0",
"style": {
"navigationBarTitleText": "requestPayment | 发起支付",
"navigationBarTitleText": "requestPayment | 支付(requestPayment)",
"enablePullDownRefresh": false
}
},
......@@ -997,7 +997,7 @@
"path": "pages/API/virtual-payment/virtual-payment",
"group": "1,14,1",
"style": {
"navigationBarTitleText": "virtualPayment | 苹果内购",
"navigationBarTitleText": "virtualPayment | 虚拟支付(requestVirtualPayment)",
"enablePullDownRefresh": false
}
},
......@@ -1980,7 +1980,6 @@
"id": "component.media",
"name": "媒体组件",
"children": [
null,
{
"id": "component.media.image",
"name": "image"
......@@ -2050,8 +2049,14 @@
"name": "interceptor"
},
{
"id": "api.base.getLaunchOptionsSync",
"id": "api.base.launch",
"name": "Launch",
"children": [
{
"id": "api.base.launch.getLaunchOptionsSync",
"name": "getLaunchOptionsSync"
}
]
},
{
"id": "api.base.exit",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册