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'