This commit is contained in:
zmr900709
2020-06-17 12:09:28 +08:00
parent 53b9086f5f
commit b534c2323e
9 changed files with 444 additions and 143 deletions

View File

@@ -7,7 +7,15 @@
"root": "pageA",
"pages": [
{
"path": "topick/topick"
"path": "topick/topick",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "bindinges/bindinges",
@@ -284,17 +292,6 @@
}
}
},
{
"path": "information/information",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "notice/notice",
"style": {
@@ -769,6 +766,18 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/information/information",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/mine/index",
"style": {
@@ -807,7 +816,7 @@
"selectedIconPath": "static/image/tabbar/mall2.png",
"text": "商城"
}, {
"pagePath": "pages/API/index",
"pagePath": "pages/information/information",
"iconPath": "static/image/tabbar/message.png",
"selectedIconPath": "static/image/tabbar/message2.png",
"text": "消息"