Merge pull request 'gdpao' (#76) from gyh into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/76
This commit is contained in:
commit
115400353f
@ -16,6 +16,13 @@
|
||||
"autoclose" : true,
|
||||
"delay" : 0
|
||||
},
|
||||
"safearea" : {
|
||||
//安全区域配置,仅iOS平台生效
|
||||
"bottom" : {
|
||||
// 底部安全区域配置
|
||||
"offset" : "none" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none"
|
||||
}
|
||||
},
|
||||
/* 模块配置 */
|
||||
"modules" : {
|
||||
"Push" : {},
|
||||
|
Loading…
Reference in New Issue
Block a user