Skip to content

Commit ad26fd3

Browse files
author
zhuzhe
committed
修改
1 parent 132ad67 commit ad26fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
template: 'web/layout.html',
2323
lib: [helper.rootNode('web/web.js')],
2424
pageDir: 'src/views', // 页面路径:仅编译这个目录下的vue文件
25-
templateDir: '.temp', // 将vue文件包装临时js文件的路径
25+
templateDir: '.temp', // 将vue文件包装临时js文件的路径
2626
globalFilePath: 'global.js' // 页面全局配置
2727
}
2828
```

0 commit comments

Comments
 (0)