Skip to content

Commit 6852b6e

Browse files
authored
Merge pull request #53 from mpvue/feature/platform
bugfix:文件或追命名
2 parents 14b4de1 + a3242ed commit 6852b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var fileExtConfig = {
88
platform: 'swan'
99
},
1010
wx: {
11-
template: 'wxmp',
11+
template: 'wxml',
1212
script: 'js',
1313
style: 'wxss',
1414
platform: 'wx'

0 commit comments

Comments
 (0)