215 lines
5.8 KiB
JSON
215 lines
5.8 KiB
JSON
{
|
|
"globalStyle": {
|
|
"backgroundColor": "@bgColor",
|
|
"backgroundColorBottom": "@bgColorBottom",
|
|
"backgroundColorTop": "@bgColorTop",
|
|
"backgroundTextStyle": "@bgTxtStyle",
|
|
"navigationBarBackgroundColor": "#000000",
|
|
"navigationBarTextStyle": "@navTxtStyle",
|
|
"navigationBarTitleText": "Uni Creator",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"pages": [
|
|
// #ifdef H5 || MP-WEIXIN
|
|
{
|
|
"path": "pages/index",
|
|
"type": "home",
|
|
"style": {
|
|
"navigationBarTitleText": "全能查",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
// #endif
|
|
{
|
|
"path": "pages/about-us",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "关于我们",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/help-center",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "帮助中心",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"enableShareAppMessage": true,
|
|
"enableShareTimeline": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/report",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "查询报告",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/inquire/example",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "示例报告",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/inquire/index",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "查询",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/inquire/list",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "车辆查询服务",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/inquire/query-notice",
|
|
"type": "page"
|
|
},
|
|
{
|
|
"path": "pages/inquire/user-notice",
|
|
"type": "page"
|
|
},
|
|
{
|
|
"path": "pages/legal/authorization",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/legal/privacy-policy",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/legal/user-agreement",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/report/detail",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "报告详情",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/toolbox/category",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "分类工具",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/toolbox/index",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "工具分类",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/toolbox/query",
|
|
"type": "page",
|
|
"style": {
|
|
"navigationBarTitleText": "工具查询",
|
|
"navigationStyle": "default",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [],
|
|
"tabBar": {
|
|
"color": "#7A7E83",
|
|
"selectedColor": "#1768FF",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
// GENERATED BY UNI-PAGES, PLATFORM: MP-WEIXIN
|
|
{
|
|
"pagePath": "pages/index",
|
|
"text": "首页",
|
|
"iconPath": "static/tabbar/home.png",
|
|
"selectedIconPath": "static/tabbar/home-active.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/toolbox/index",
|
|
"text": "工具",
|
|
"iconPath": "static/tabbar/toolbox.png",
|
|
"selectedIconPath": "static/tabbar/toolbox-active.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/mine",
|
|
"text": "我的",
|
|
"iconPath": "static/tabbar/mine.png",
|
|
"selectedIconPath": "static/tabbar/mine-active.png"
|
|
}
|
|
]
|
|
}
|
|
} |