appindex.php 70 B

123456
  1. <?php
  2. return [
  3. 'Image' => '图片',
  4. 'Status' => '状态'
  5. ];