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.
104 lines
2.4 KiB
104 lines
2.4 KiB
<<<<<<< HEAD
|
|
{
|
|
"pages": [
|
|
|
|
"shouye/shouye",
|
|
"chazhao/chazhao",
|
|
"jieyue/jieyue",
|
|
"denglu/denglu",
|
|
"wode/wode"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "真香图书管理系统",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"color": "#000000",
|
|
"selectedColor": "#fd9941",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "shouye/shouye",
|
|
"text": "首页",
|
|
"iconPath": "image/shouye.png",
|
|
"selectedIconPath": "image/shouye-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "chazhao/chazhao",
|
|
"text": "查找",
|
|
"iconPath": "image/chazhao.png",
|
|
"selectedIconPath": "image/chazhao-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "jieyue/jieyue",
|
|
"text": "借阅",
|
|
"iconPath":"image/jieyue.png",
|
|
"selectedIconPath":"image/jieyue-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "wode/wode",
|
|
"text": "我的",
|
|
"iconPath": "image/wode.png",
|
|
"selectedIconPath": "image/wode-hl.png"
|
|
}
|
|
|
|
|
|
]
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
=======
|
|
{
|
|
"pages": [
|
|
"denglu/denglu",
|
|
"shouye/shouye",
|
|
"chazhao/chazhao",
|
|
"jieyue/jieyue",
|
|
"wode/wode"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "真香图书管理系统",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"color": "#000000",
|
|
"selectedColor": "#fd9941",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "shouye/shouye",
|
|
"text": "首页",
|
|
"iconPath": "image/shouye.png",
|
|
"selectedIconPath": "image/shouye-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "chazhao/chazhao",
|
|
"text": "查找",
|
|
"iconPath": "image/chazhao.png",
|
|
"selectedIconPath": "image/chazhao-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "jieyue/jieyue",
|
|
"text": "借阅",
|
|
"iconPath": "image/jieyue.png",
|
|
"selectedIconPath": "image/jieyue-hl.png"
|
|
},
|
|
{
|
|
"pagePath": "wode/wode",
|
|
"text": "我的",
|
|
"iconPath": "image/wode.png",
|
|
"selectedIconPath": "image/wode-hl.png"
|
|
}
|
|
]
|
|
}
|
|
>>>>>>> f7e8073ec38dbefbf543cb0f7243d1133f9a65e1
|
|
} |