From 35d8fd553728ee972710449acd89f79c7560e940 Mon Sep 17 00:00:00 2001 From: fxy060608 Date: Fri, 29 Mar 2019 21:10:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=90=AF=E7=94=A8=20usingCom?= =?UTF-8?q?ponents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/default-ts/manifest.json | 3 ++- template/default/manifest.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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