{
"pages":[
"pages/yanghu/yanghu",
"pages/flower/flower",
"pages/add/add",
"pages/index/index",
"pages/logs/logs"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "护花计划",
"navigationBarTextStyle":"black"
},
"tabBar":{
"list":[{
// "iconPath":"https://yanyue.qqvip.link/img/index/u90.png",
// "pagePath":"pages/flower/flower",
"text":"主页"
},{
// "iconPath": "https://yanyue.qqvip.link/img/index/u92.png",
// "pagePath": "pages/flower/flower",
"text": "其他"
},{
// "iconPath": "https://yanyue.qqvip.link/img/index/u90.88",
// "pagePath": "pages/flower/flower",
"text": "问"
},{
// "iconPath": "https://yanyue.qqvip.link/img/index/u86.png",
// "pagePath": "pages/flower/flower",
"text": "我的"
}]
}
}

JSON里不能出现注释