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

更新版本号为1.2.2

添加ios平台云端打包图标
上级 e0df5d20
node_modules/
.project
unpackage/
/unpackage/*
!unpackage/icon1024.png
.DS_Store
.hbuilderx/
__image_snapshots__/
__snapshot__
\ No newline at end of file
__snapshot__
{
"name": "Hello uni-app x",
"appid": "__UNI__HelloUniAppX",
"description": "",
"versionName": "1.1",
"versionCode": 10100,
"uni-app-x": {},
/* 快应用特有相关 */
"quickapp": {},
/* 小程序特有相关 */
"mp-weixin": {
"appid": "",
"setting": {
"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":{}
{
"name" : "Hello uni-app x",
"appid" : "__UNI__HelloUniAppX",
"description" : "",
"versionName" : "1.2.2",
"versionCode" : 10202,
"uni-app-x" : {},
/* 快应用特有相关 */
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
"appid" : "",
"setting" : {
"urlCheck" : false
},
"uni-ad": {
"gdt": {}
"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" : {}
},
"uni-ad" : {
"gdt" : {}
}
},
"icons" : {
"ios" : {
"appstore" : "unpackage/icon1024.png"
}
}
}
}
}
},
"vueVersion": "3",
"h5": {
"router": {
"base": "/web/"
}
}
},
"vueVersion" : "3",
"h5" : {
"router" : {
"base" : "/web/"
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册