@@ -48,6 +48,7 @@ module.exports = appInfo => {
root: [
path.join(appInfo.baseDir, 'app/view'),
].join(','),
+ cache: false,
};
// 分页相关