Skip to content

Commit a3242ed

Browse files
committed
bugfix:文件或追命名
1 parent 5fac3f1 commit a3242ed

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)