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.
39 lines
1.0 KiB
39 lines
1.0 KiB
{
|
|
"pages": [
|
|
"pages/login/login",
|
|
"pages/index/index",
|
|
"pages/getOpenId/index",
|
|
"pages/getMiniProgramCode/index",
|
|
"pages/deployService/index",
|
|
"pages/createCollection/index",
|
|
"pages/uploadFile/index",
|
|
"pages/selectRecord/index",
|
|
"pages/updateRecord/index",
|
|
"pages/updateRecordResult/index",
|
|
"pages/updateRecordSuccess/index",
|
|
"pages/sumRecord/index",
|
|
"pages/sumRecordResult/index",
|
|
"pages/school/school",
|
|
"pages/canteen/canteen"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#F6F6F6",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#F6F6F6",
|
|
"navigationBarTitleText": "云开发 QuickStart",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"style": "v2",
|
|
"plugins": {
|
|
"routePlan":{
|
|
"version": "1.0.19",
|
|
"provider": "wx50b5593e81dd937a"
|
|
}
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "你的位置信息将用于小程序定位"
|
|
}
|
|
}
|
|
} |