解决模板中无法使用标签的问题

This commit is contained in:
2018-07-24 20:21:07 +08:00
parent eb75913c2c
commit f3dec1751a
3 changed files with 3 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
<?php
return array(
'template' => array(
'taglib_build_in' => 'cx,com\Sent',
'view_depr' => '_'
)
);