egame_view.php 266 B

12345678910111213
  1. <?php
  2. return[
  3. 'gameType' => '投注类型',
  4. 'codes' => '投注内容',
  5. 'get_money' => '赢取金额',
  6. 'maybe' => '可赢金额',
  7. 'back' => '反水',
  8. 'odds' => '倍率',
  9. 'money' => '投注金额',
  10. 'prize_status' => '号码状态',
  11. ];