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.

55 lines
1.3 KiB

{
"pages": [
"pages/index/index",
"pages/myCollection/myCollection",
"pages/community/community",
"pages/chakan/chakan",
"pages/paibiji/paibiji",
"pages/home/home",
"pages/xiugaibiji/xiugaibiji",
"pages/dubiji/dubiji",
"pages/xiebiji/xiebiji"
],
"window": {
"backgroundColor": "#DDDCE1",
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#DDDCE1",
"navigationBarTitleText": "晴川课堂笔记",
"navigationBarTextStyle": "black",
"enablePullDownRefresh":true
},
"tabBar": {
"list": [{
"pagePath": "pages/index/index",
"text": "主页",
"iconPath": "images/zhuye_0.png",
"selectedIconPath": "images/zhuye_1.png"
},
{
"pagePath": "pages/community/community",
"text": "班级",
"iconPath": "images/shequ_0.png",
"selectedIconPath": "images/shequ_1.png"
}
,{
"pagePath": "pages/home/home",
"text": "我的",
"iconPath": "images/geren_0.png",
"selectedIconPath": "images/geren_1.png"
}],
"selectedColor":"#0094aa"
},
"sitemapLocation": "sitemap.json",
"style": "v2",
"plugins": {
"ocr-plugin": {
"version": "3.0.6",
"provider": "wx4418e3e031e551be"
},
"WechatSI": {
"version": "0.3.4",
"provider": "wx069ba97219f66d99"
}
}
}