mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-25 06:20:13 +08:00
feat(mp): usingComponents:true
This commit is contained in:
parent
83c90d6704
commit
9e2efeb997
@ -53,5 +53,14 @@
|
||||
"setting" : {
|
||||
"urlCheck" : true
|
||||
}
|
||||
},
|
||||
"mp-alipay" : {
|
||||
"usingComponents" : true
|
||||
},
|
||||
"mp-baidu" : {
|
||||
"usingComponents" : true
|
||||
},
|
||||
"mp-toutiao" : {
|
||||
"usingComponents" : true
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user