config.php 106 B

123456789101112
  1. <?php
  2. return [
  3. // 视图输出字符串内容替换
  4. 'view_replace_str' => [
  5. ],
  6. ];