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.
65 lines
1.5 KiB
65 lines
1.5 KiB
|
|
{
|
|
"pages": [
|
|
<<<<<<< Updated upstream
|
|
<<<<<<< Updated upstream
|
|
"denglu/denglu",
|
|
=======
|
|
|
|
>>>>>>> Stashed changes
|
|
"wode/wode",
|
|
"gerenxinxi/gerenxinxi",
|
|
"shuji/shuji",
|
|
|
|
=======
|
|
"chazhao/chazhao",
|
|
"wode/wode",
|
|
>>>>>>> Stashed changes
|
|
"shouye/shouye",
|
|
|
|
"jieyue/jieyue",
|
|
"jieyuejilu/yiwancheng/yiwancheng",
|
|
"jieyuejilu/jieyuezhong/jieyuezhong"
|
|
|
|
|
|
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "真香图书管理系统",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"tabBar": {
|
|
"color": "#000000",
|
|
"selectedColor": "#fd9941",
|
|
"borderStyle": "black",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |