debug.php中 'TMPL_CACHE_ON'=>false, // 默认开启模板缓存 convention.php中 TMPL_CACHE_ON' => false, // 默认开启模板编译缓存 false 的话每次都重新编译模板 'HTML_CACHE_ON' => false, // 默认关闭静态缓存