43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"pages": [
|
|
"welcome/welcome/welcome",
|
|
"welcome/login/login",
|
|
"pages/post/post",
|
|
"pages/feedBack/feedBack",
|
|
"manage/show/show",
|
|
"manage/manage",
|
|
"manage/absent/absent",
|
|
"manage/select/select",
|
|
"manage/rollcall/rollcall",
|
|
"pages/post/QRcode/QRcode",
|
|
"pages/user/xinxi/xinxi",
|
|
"welcome/signin/signin",
|
|
"pages/user/guanyu/guanyu",
|
|
"pages/user/user"
|
|
],
|
|
"window": {
|
|
"navigationBarBackgroundColor": "#003b97"
|
|
},
|
|
"tabBar": {
|
|
"borderStyle": "white",
|
|
"selectedColor": "#4A6141",
|
|
"color": "#333",
|
|
"backgroundColor": "#fff",
|
|
"position": "bottom",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/post/post",
|
|
"text": "点名",
|
|
"iconPath": "images/home/dianming1.png",
|
|
"selectedIconPath": "images/home/dianming2.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"text": "个人中心",
|
|
"iconPath": "images/home/user1.png",
|
|
"selectedIconPath": "images/home/user2.png"
|
|
}
|
|
]
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |