48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/login/login",
|
||
|
|
"pages/index/index",
|
||
|
|
"pages/exam/online/online",
|
||
|
|
"pages/exam/examination/examination",
|
||
|
|
"pages/exam/imitate/imitate",
|
||
|
|
"pages/exam/record/record",
|
||
|
|
"pages/exam/results/results",
|
||
|
|
"pages/photo/collection",
|
||
|
|
"pages/mine/index/index",
|
||
|
|
"pages/mine/aboutus/aboutus",
|
||
|
|
"pages/mine/survey/survey",
|
||
|
|
"pages/mine/survey/question",
|
||
|
|
"pages/mine/changePassword/changePassword",
|
||
|
|
"pages/sign/sign",
|
||
|
|
"pages/mine/information/information",
|
||
|
|
"pages/mine/information/filling"
|
||
|
|
],
|
||
|
|
"usingComponents": {
|
||
|
|
"line": "/components/line/line"
|
||
|
|
},
|
||
|
|
"tabBar": {
|
||
|
|
"color": "#898993",
|
||
|
|
"selectedColor": "#3676f2",
|
||
|
|
"list": [
|
||
|
|
{
|
||
|
|
"pagePath": "pages/index/index",
|
||
|
|
"text": "首页",
|
||
|
|
"iconPath": "/assets/images/tabbar/i1.png",
|
||
|
|
"selectedIconPath": "/assets/images/tabbar/i1_on.png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"pagePath": "pages/mine/index/index",
|
||
|
|
"text": "我的",
|
||
|
|
"iconPath": "/assets/images/tabbar/i4.png",
|
||
|
|
"selectedIconPath": "/assets/images/tabbar/i4_on.png"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"window": {
|
||
|
|
"backgroundTextStyle": "light",
|
||
|
|
"navigationBarBackgroundColor": "#0189fa",
|
||
|
|
"navigationBarTitleText": "金安铸云",
|
||
|
|
"navigationBarTextStyle": "white"
|
||
|
|
},
|
||
|
|
"sitemapLocation": "sitemap.json"
|
||
|
|
}
|