update 交接剩余代码
This commit is contained in:
parent
9926c4b5cb
commit
1d2978575d
@ -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打包配置 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user