根据需求修改美颜UI

This commit is contained in:
2022-10-25 11:24:42 +08:00
parent a0bff8a019
commit b4e048bf74
3 changed files with 7 additions and 5 deletions

View File

@@ -27,6 +27,6 @@ ext {
// true表示谷歌支付 false
isGooglePlay : false,
//是否上报异常日志
isUploadLog : false
isUploadLog : true
]
}