链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
245 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'LanzuServiceReward' => '奖励设置',
  5. 'service_reward'=>'奖励'
  6. ],
  7. 'fields' => [
  8. 'set_reward' => '奖励配置',
  9. 'type' => '类型',
  10. ],
  11. 'options' => [
  12. ],
  13. ];