修改sitemap.json文件
"global": {
"webviewParameter": {
"titleNView": {
"autoBackButton": true,
"backgroundColor": "#f7f7f7",//導航欄背景色
"titleColor": "#000000",//標題顏色
"titleSize": "17px"
},
"statusbar": {
//系統狀態欄樣式(前景色)
"style": "dark"
},
"appendCss": "",
"appendJs": ""
},
"easyConfig": {
"quit": {
"toast": {
"showFeedback": false //不顯示“反饋意見”鏈接,默認為true
}
}
}
},
