chart.php 113 B

1234567
  1. <?php
  2. return [
  3. 'C_id' => '轮播图id',
  4. 'C_url' => '轮播图地址',
  5. 'C_image' => '图片'
  6. ];