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.
25 lines
697 B
25 lines
697 B
{
|
|
"pages": [
|
|
"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"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#F6F6F6",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#F6F6F6",
|
|
"navigationBarTitleText": "云开发 QuickStart",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"style": "v2"
|
|
} |