|
@@ -83,7 +83,9 @@
|
|
|
"appleiap" : {}
|
|
|
},
|
|
|
"speech" : {},
|
|
|
- "oauth" : {},
|
|
|
+ "oauth" : {
|
|
|
+ "univerify" : {}
|
|
|
+ },
|
|
|
"push" : {
|
|
|
"unipush" : {
|
|
|
"version" : "2",
|
|
@@ -108,9 +110,9 @@
|
|
|
"iosStyle" : "common",
|
|
|
"ios" : {},
|
|
|
"android" : {
|
|
|
- "xxhdpi" : "/static/image/1080x1882.9.png",
|
|
|
- "xhdpi" : "/static/image/1080x1882.9.png",
|
|
|
- "hdpi" : "/static/image/1080x1882.9.png"
|
|
|
+ "xxhdpi" : "static/image/1082x1884.9.png",
|
|
|
+ "xhdpi" : "static/image/1082x1884.9.png",
|
|
|
+ "hdpi" : "static/image/1082x1884.9.png"
|
|
|
}
|
|
|
},
|
|
|
"icons" : {
|