19 lines
439 B
JSON
19 lines
439 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/bind-document/bind-document",
|
|
"pages/get-user-info/get-user-info"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "全员育人小程序",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"useExtendedLib": {
|
|
"weui": true
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |