diff --git a/template/default-ts/manifest.json b/template/default-ts/manifest.json index 91a7343..a2e81b1 100755 --- a/template/default-ts/manifest.json +++ b/template/default-ts/manifest.json @@ -46,7 +46,8 @@ "quickapp": { /* 快应用特有相关 */ }, - "mp-weixin": { /* 小程序特有相关 */ + "mp-weixin": { /* 小程序特有相关 */ + "usingComponents":true, "appid": "", "setting" : { "urlCheck" : true diff --git a/template/default/manifest.json b/template/default/manifest.json index 91a7343..a2e81b1 100755 --- a/template/default/manifest.json +++ b/template/default/manifest.json @@ -46,7 +46,8 @@ "quickapp": { /* 快应用特有相关 */ }, - "mp-weixin": { /* 小程序特有相关 */ + "mp-weixin": { /* 小程序特有相关 */ + "usingComponents":true, "appid": "", "setting" : { "urlCheck" : true