2021-03-02 07:14:49 +00:00
|
|
|
{
|
2021-03-07 17:09:11 +00:00
|
|
|
"pages": [
|
2021-03-02 07:14:49 +00:00
|
|
|
"pages/index/index",
|
2021-03-07 17:09:11 +00:00
|
|
|
"pages/logs/logs",
|
2021-03-20 17:48:56 +00:00
|
|
|
"pages/bind-document/bind-document",
|
2021-03-22 04:01:19 +00:00
|
|
|
"pages/get-user-info/get-user-info",
|
|
|
|
"pages/account-doc-info/account-doc-info",
|
|
|
|
"pages/account-relation-info/account-relation-info",
|
|
|
|
"pages/my-grade/my-grade",
|
|
|
|
"pages/child-supervisor/child-supervisor",
|
|
|
|
"pages/announcement/announcement",
|
2021-03-27 09:19:31 +00:00
|
|
|
"pages/message/message",
|
|
|
|
"pages/my-students/my-students",
|
|
|
|
"pages/students-grade-analyse/students-grade-analyse",
|
|
|
|
"pages/my-health/my-health",
|
2021-04-09 15:51:13 +00:00
|
|
|
"pages/my-honors/my-honors",
|
|
|
|
"pages/robot/robot",
|
2021-04-10 17:14:40 +00:00
|
|
|
"pages/my-children/my-children",
|
|
|
|
"pages/student-grade-trend/student-grade-trend",
|
|
|
|
"pages/student-need-concerning/student-need-concerning"
|
2021-03-02 07:14:49 +00:00
|
|
|
],
|
2021-03-07 17:09:11 +00:00
|
|
|
"window": {
|
|
|
|
"backgroundTextStyle": "light",
|
2021-03-16 16:59:21 +00:00
|
|
|
"navigationBarTitleText": "全员育人小程序",
|
2021-03-22 04:01:19 +00:00
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationBarBackgroundColor": "#EDEDED",
|
|
|
|
"backgroundColor": "#EDEDED"
|
2021-03-02 07:14:49 +00:00
|
|
|
},
|
2021-03-20 17:48:56 +00:00
|
|
|
"useExtendedLib": {
|
|
|
|
"weui": true
|
|
|
|
},
|
2021-03-02 07:14:49 +00:00
|
|
|
"style": "v2",
|
|
|
|
"sitemapLocation": "sitemap.json"
|
2021-03-07 17:09:11 +00:00
|
|
|
}
|