feat(mp): usingComponents:true

This commit is contained in:
fxy060608 2019-06-06 19:11:02 +08:00
parent 83c90d6704
commit 9e2efeb997
2 changed files with 18 additions and 12 deletions

View File

@ -53,5 +53,14 @@
"setting" : {
"urlCheck" : true
}
},
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
}
}

View File

@ -60,16 +60,13 @@
},
"usingComponents": true
},
"mp-baidu": { /* */
"appid": "",
"setting": {
"urlCheck": false
}
},
"mp-toutiao": { /* */
"appid": "",
"setting": {
"urlCheck": false
}
}
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
}
}