增加推送小图标
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id" : "H5E705637",
|
||||
"name" : "718友晟",
|
||||
"appid" : "__UNI__4C459F4",
|
||||
"appid" : "__UNI__0B682E1",
|
||||
"description" : "",
|
||||
"versionName" : "1.0.2",
|
||||
"versionCode" : "100",
|
||||
@@ -86,15 +86,22 @@
|
||||
"unipush" : {
|
||||
"version" : "2",
|
||||
"offline" : true,
|
||||
"icons" : {
|
||||
"small" : {
|
||||
"ldpi" : "/static/images/icon.png",
|
||||
"mdpi" : "/static/images/icon.png",
|
||||
"hdpi" : "/static/images/icon.png",
|
||||
"xhdpi" : "/static/images/icon.png",
|
||||
"xxhdpi" : "/static/images/icon.png"
|
||||
}
|
||||
}
|
||||
"icons" : {
|
||||
"push" : {
|
||||
"ldpi" : "/static/images/icon.png",
|
||||
"mdpi" : "/static/images/icon.png",
|
||||
"hdpi" : "/static/images/icon.png",
|
||||
"xhdpi" : "/static/images/icon.png",
|
||||
"xxhdpi" : "/static/images/icon.png"
|
||||
},
|
||||
"small" : {
|
||||
"ldpi" : "/static/images/icon_small.png",
|
||||
"mdpi" : "/static/images/icon_small.png",
|
||||
"hdpi" : "/static/images/icon_small.png",
|
||||
"xhdpi" : "/static/images/icon_small.png",
|
||||
"xxhdpi" : "/static/images/icon_small.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BIN
src/static/images/icon_small.png
Normal file
BIN
src/static/images/icon_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user