提交 172928c7 编写于 作者: W wanganxp

去掉不用的pages.json注册

上级 afdeb884
......@@ -479,12 +479,12 @@
"style": {
"navigationBarTitleText": "width"
}
},
{
"path": "pages/CSS/layout/z-index",
"style": {
"navigationBarTitleText": "z-index"
}
},
{
"path": "pages/CSS/layout/z-index",
"style": {
"navigationBarTitleText": "z-index"
}
},
{
"path": "pages/CSS/layout/visibility",
......@@ -774,18 +774,6 @@
"navigationBarTitleText": "模板"
}
},
{
"path": "pages/component/long-list/long-list",
"style": {
"navigationBarTitleText": "长列表示例"
}
},
{
"path": "pages/component/long-list/detail/detail",
"style": {
"navigationBarTitleText": "详情示例"
}
},
{
"path": "pages/template/swiper-list/swiper-list",
"style": {
......@@ -887,38 +875,29 @@
{
"path": "pages/template/pull-zoom-image/pull-zoom-image",
"style": {
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/API/unicloud-file-api/unicloud-file-api",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/API/unicloud-database/unicloud-database",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/template/navbar-light/navbar-light",
"style": {
"navigationBarTitleText": "自定义导航栏",
"navigationStyle": "custom"
}
}
,{
"path" : "pages/API/unicloud-file-api/unicloud-file-api",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/API/unicloud-database/unicloud-database",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/template/navbar-light/navbar-light",
"style" :
{
"navigationBarTitleText": "自定义导航栏",
"navigationStyle": "custom"
}
}
],
],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTitleText": "Hello uniapp x",
......@@ -968,4 +947,4 @@
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册