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

更新版本为1.0.11,去掉临时配置的uni-facialRecognitionVerify模块(使用摇树功能确定使用的内置模块)

上级 d758c1ea
{ {
"name" : "hello-uniapp x", "name": "hello-uniapp x",
"appid" : "__UNI__3584C99", "appid": "__UNI__3584C99",
"description" : "", "description": "",
"versionName" : "1.0.10", "versionName": "1.0.11",
"versionCode" : 10010, "versionCode": 10011,
"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
"duts": [ },
"uni-facialRecognitionVerify" "mp-toutiao":
] {
}, "usingComponents": true
"vueVersion" : "3" },
} "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.
先完成此消息的编辑!
想要评论请 注册