You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
149 lines
2.9 KiB
149 lines
2.9 KiB
{
|
|
"pages": [{
|
|
"path": "pages/start/startup/startup",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#000000",
|
|
"navigationBarTextStyle": "white",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/select/select",
|
|
"style": {
|
|
"navigationBarBackgroundColor": "#000000",
|
|
"navigationBarTitleText": "",
|
|
"animationType": "pop-in",
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "uni-app",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/Registration/Registration",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/agreement/agreement",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/start/privacy/privacy",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/deepMate/deepMate",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/home",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/marketSituation",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/deepMate",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/deepExploration",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/member",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"disableSwipeBack": true,
|
|
"titleNView": false,
|
|
"bounce": false
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"app-plus": {
|
|
"background": "#efeff4"
|
|
}
|
|
},
|
|
"style": {
|
|
"app-plus": {
|
|
"animationType": "fade-in",
|
|
"animationDuration": 500
|
|
}
|
|
}
|
|
}
|