海南旅游SAAS
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
241 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'DemandBidding' => '我的竞标',
  5. 'demand-bidding' => '我的竞标',
  6. ],
  7. 'fields' => [
  8. 'price' => '价格',
  9. 'comment' => '内容',
  10. ],
  11. 'options' => [
  12. ],
  13. ];