提交 181de5fb 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: 更新 pages.json

上级 403fa446
......@@ -205,15 +205,6 @@
"navigationBarTitleText": "textarea | 多行输入框"
}
},
// // #ifdef APP
// {
// "path": "pages/component/open-type/open-type",
// "group": "0,3,12",
// "style": {
// "navigationBarTitleText": "button | open-type"
// }
// },
//#endif
{
"path": "pages/component/slider/slider",
"group": "0,3,9",
......@@ -507,7 +498,7 @@
}
},
// #endif
// #ifdef APP
// #ifndef WEB
{
"path": "pages/component/ad/ad",
"group": "0,8",
......@@ -516,6 +507,8 @@
"enablePullDownRefresh": false
}
},
// #endif
// #ifndef WEB
{
"path": "pages/component/ad/list-view-ad",
"style": {
......@@ -602,14 +595,14 @@
},
{
"path": "pages/API/set-navigation-bar-color/set-navigation-bar-color",
"group": "1,2,1",
"group": "1,2,2",
"style": {
"navigationBarTitleText": "setNavigationBarColor | 设置导航条颜色"
}
},
{
"path": "pages/API/set-navigation-bar-title/set-navigation-bar-title",
"group": "1,2,2",
"group": "1,2,3",
"style": {
"navigationBarTitleText": "setNavigationBarTitle | 设置导航条标题"
}
......@@ -641,7 +634,7 @@
},
{
"path": "pages/API/pull-down-refresh/pull-down-refresh",
"group": "1,2,4",
"group": "1,2,5",
"style": {
"navigationBarTitleText": "pullDownRefresh | 页面下拉刷新",
"enablePullDownRefresh": true
......@@ -934,7 +927,7 @@
},
{
"path": "pages/API/page-scroll-to/page-scroll-to",
"group": "1,2,5",
"group": "1,2,6",
"style": {
"navigationBarTitleText": "pageScrollTo | 将页面滚动到指定位置"
}
......@@ -1184,7 +1177,6 @@
}
},
// #endif
// #ifndef WEB
{
"path": "pages/API/uni-push/uni-push",
"group": "1,15,0",
......@@ -1192,10 +1184,9 @@
"navigationBarTitleText": "推送"
}
},
// #endif
{
"path": "pages/API/dialog-page/dialog-page",
"group": "1,2,6",
"group": "1,2,1",
"style": {
"navigationBarTitleText": "dialogPage | 弹框页面"
}
......@@ -1218,7 +1209,7 @@
"navigationBarTitleText": "dialogPage1"
}
},
// #ifdef APP
// #ifndef WEB
{
"path": "pages/API/create-interstitial-ad/create-interstitial-ad",
"group": "1,13,1",
......@@ -1863,10 +1854,9 @@
}
},
{
"path" : "pages/API/dialog-page/dialog-privacytest",
"style" :
{
"navigationBarTitleText" : ""
"path": "pages/API/dialog-page/dialog-privacytest",
"style": {
"navigationBarTitleText": ""
}
}
],
......@@ -2076,10 +2066,6 @@
{
"id": "component.form-component.textarea",
"name": "textarea"
},
{
"id": "component.form-component.open-type",
"name": "open-type"
}
]
},
......@@ -2201,6 +2187,10 @@
"id": "api.page.navigator",
"name": "navigator"
},
{
"id": "api.page.dialogPage",
"name": "dialogPage"
},
{
"id": "api.page.setNavigationBarColor",
"name": "setNavigationBarColor"
......@@ -2217,10 +2207,6 @@
{
"id": "api.page.pageScrollTo",
"name": "pageScrollTo"
},
{
"id": "api.page.dialogPage",
"name": "dialogPage"
}
]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册