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

更新版本为1.0.15

(cherry picked from commit 34ac0de5)
上级 451dd23b
{ {
"name" : "hello-uniapp x", "name": "hello-uniapp x",
"appid" : "__UNI__3584C99", "appid": "__UNI__3584C99",
"description" : "", "description": "",
"versionName" : "1.0.14", "versionName": "1.0.15",
"versionCode" : 10014, "versionCode": "10015",
"uni-app-x" : {}, "uni-app-x":
/* 快应用特有相关 */ {
"quickapp" : {}, },
/* 小程序特有相关 */ /* 快应用特有相关 */
"mp-weixin" : { "quickapp":
"appid" : "", {
"setting" : { },
"urlCheck" : false /* 小程序特有相关 */
}, "mp-weixin":
"usingComponents" : true {
}, "appid": "",
"mp-alipay" : { "setting":
"usingComponents" : true {
}, "urlCheck": false
"mp-baidu" : { },
"usingComponents" : true "usingComponents": true
}, },
"mp-toutiao" : { "mp-alipay":
"usingComponents" : true {
}, "usingComponents": true
"uniStatistics" : { },
"enable" : false "mp-baidu":
}, {
"app" : {}, "usingComponents": true
"vueVersion" : "3" },
} "mp-toutiao":
{
"usingComponents": true
},
"uniStatistics":
{
"enable": false
},
"app":
{
},
"vueVersion": "3"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册