mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-05-11 13:51:33 +08:00
默认启用 usingComponents
This commit is contained in:
parent
c8e2f300b2
commit
35d8fd5537
template
@ -46,7 +46,8 @@
|
|||||||
"quickapp": { /* 快应用特有相关 */
|
"quickapp": { /* 快应用特有相关 */
|
||||||
|
|
||||||
},
|
},
|
||||||
"mp-weixin": { /* 小程序特有相关 */
|
"mp-weixin": { /* 小程序特有相关 */
|
||||||
|
"usingComponents":true,
|
||||||
"appid": "",
|
"appid": "",
|
||||||
"setting" : {
|
"setting" : {
|
||||||
"urlCheck" : true
|
"urlCheck" : true
|
||||||
|
@ -46,7 +46,8 @@
|
|||||||
"quickapp": { /* 快应用特有相关 */
|
"quickapp": { /* 快应用特有相关 */
|
||||||
|
|
||||||
},
|
},
|
||||||
"mp-weixin": { /* 小程序特有相关 */
|
"mp-weixin": { /* 小程序特有相关 */
|
||||||
|
"usingComponents":true,
|
||||||
"appid": "",
|
"appid": "",
|
||||||
"setting" : {
|
"setting" : {
|
||||||
"urlCheck" : true
|
"urlCheck" : true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user