提交 83007136 编写于 作者: DCloud-yyl's avatar DCloud-yyl

更新版本号为1.2.2

上级 bb29d44d
{ {
"name" : "Hello uni-app x", "name": "Hello uni-app x",
"appid" : "__UNI__HelloUniAppX", "appid": "__UNI__HelloUniAppX",
"description" : "", "description": "",
"versionName" : "1.2.2", "versionName": "1.2.2",
"versionCode" : 10202, "versionCode": 10202,
"uni-app-x" : {}, "uni-app-x": {},
/* 快应用特有相关 */ /* 快应用特有相关 */
"quickapp" : {}, "quickapp": {},
/* 小程序特有相关 */ /* 小程序特有相关 */
"mp-weixin" : { "mp-weixin": {
"appid" : "", "appid": "",
"setting" : { "setting": {
"urlCheck" : false "urlCheck": false
},
"usingComponents": true
},
"mp-alipay": {
"usingComponents": true
},
"mp-baidu": {
"usingComponents": true
},
"mp-toutiao": {
"usingComponents": true
},
"uniStatistics": {
"enable": false
},
"app": {
"distribute": {
/* android打包配置 */
"modules": {
"uni-payment":{
"alipay":{},
"wxpay":{}
}, },
"usingComponents" : true "uni-ad": {
}, "gdt": {}
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics" : {
"enable" : false
},
"app" : {
"distribute" : {
/* android打包配置 */
"modules" : {
"uni-payment" : {
"alipay" : {},
"wxpay" : {}
},
"uni-ad" : {
"gdt" : {}
}
},
"icons" : {
"ios" : {
"appstore" : "unpackage/icon1024.png"
}
}
} }
}, }
"vueVersion" : "3", }
"h5" : { },
"router" : { "vueVersion": "3",
"base" : "/web/" "h5": {
} "router": {
} "base": "/web/"
}
}
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册