From a3242ed742877dd8fbc0482e125f79e167a18820 Mon Sep 17 00:00:00 2001 From: hucq Date: Mon, 5 Nov 2018 11:47:26 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E6=96=87=E4=BB=B6=E6=88=96=E8=BF=BD?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/config/index.js b/template/config/index.js index 6da3bf4..9043306 100644 --- a/template/config/index.js +++ b/template/config/index.js @@ -8,7 +8,7 @@ var fileExtConfig = { platform: 'swan' }, wx: { - template: 'wxmp', + template: 'wxml', script: 'js', style: 'wxss', platform: 'wx'