view.php 101 B

123456
  1. <?php
  2. return [
  3. // 模版添加权限验证标签
  4. 'taglib_pre_load'=>'app\sys\taglib\Auth'
  5. ];