This commit is contained in:
cansnow
2026-01-09 09:15:59 +08:00
parent 78386d4cc1
commit 7913a63a39
51 changed files with 1048 additions and 449 deletions
+5 -5
View File
@@ -2,8 +2,8 @@
"name" : "瞬聊",
"appid" : "__UNI__E41111F",
"description" : "一款即时聊天软件",
"versionName" : "3.3.5",
"versionCode" : 335,
"versionName" : "3.3.6",
"versionCode" : 336,
"transformPx" : false,
"app-plus" : {
"bounce" : "none",
@@ -54,7 +54,7 @@
],
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
"minSdkVersion" : 21,
"targetSdkVersion" : 26,
"targetSdkVersion" : 36,
"schemes" : "shunliao"
},
"ios" : {
@@ -97,7 +97,7 @@
"push" : {
"unipush" : {
"version" : "2",
"offline" : true,
"offline" : false,
"icons" : {
"small" : {
"ldpi" : "static/images/about_logo.png",
@@ -111,7 +111,7 @@
}
},
"splashscreen" : {
"androidStyle" : "default",
"androidStyle" : "common",
"iosStyle" : "common",
"android" : {
"hdpi" : "unpackage/res/cover/480_762.9.png",