This commit is contained in:
Gdpao
2020-08-18 15:24:06 +08:00
parent 7191b29b44
commit ee04a8cb08
4 changed files with 60 additions and 18 deletions

View File

@@ -610,7 +610,16 @@
"titleSize": "36px",
"titleNView": {
"titleColor": "#333333",
"backgroundColor": "#FFFFFF"
"backgroundColor": "#FFFFFF",
"buttons": [
{
"width": "0",
"type":"none",
"text":"关闭",
"float":"right",
"fontSize":"14"
}
]
}
}
}