v
This commit is contained in:
35
pages.json
35
pages.json
@@ -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": "消息"
|
||||
|
||||
Reference in New Issue
Block a user