update 交接剩余代码

This commit is contained in:
qijq 2025-09-08 08:56:30 +08:00
parent 9926c4b5cb
commit 1d2978575d

View File

@ -1,11 +1,11 @@
{ {
"name" : "小发同城", "name" : "小发同城",
"appid" : "__UNI__95F809F", "appid" : "__UNI__95F809F",
"package" : "com.gpxscs.shopAdmin", "package" : "com.xiaofa.shopAdmin",
"description" : "", "description" : "",
// //
"versionName" : "1.0.3", "versionName" : "1.0.4",
"versionCode" : 103, "versionCode" : 104,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {
@ -25,14 +25,14 @@
"Record" : {}, "Record" : {},
"VideoPlayer" : {}, "VideoPlayer" : {},
"Push" : { "Push" : {
"kernel": { "kernel" : {
"ios": "WKWebview" // "WKWebview" "ios" : "WKWebview" // "WKWebview"
} }
} }
},
"kernel" : {
"ios" : "WKWebview" // "WKWebview"
}, },
"kernel": {
"ios": "WKWebview" // "WKWebview"
},
/* */ /* */
"distribute" : { "distribute" : {
/* android */ /* android */