config.php 165 B

123456789
  1. <?php
  2. return [
  3. [
  4. 'name' => 'statistics_content',
  5. 'value' => '',
  6. 'desc' => '第三方统计代码',
  7. 'type' => 'textarea'
  8. ],
  9. ];