bag.php 131 B

12345678
  1. <?php
  2. return [
  3. 'Title' => '标题',
  4. 'Value' => '充值满',
  5. 'Desc' => '礼包描述',
  6. 'Weight' => '权重'
  7. ];