海南旅游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.

15 lines
332 B

4 years ago
  1. <?php
  2. return [
  3. 'labels' => [
  4. 'DiyForm' => '信息收集表单',
  5. 'diy-form' => '信息收集表单',
  6. 'diy_form' => '信息收集表单',
  7. ],
  8. 'fields' => [
  9. 'supplier_id' => '供应商ID',
  10. 'name' => '表单名',
  11. 'fields' => '字段列表',
  12. ],
  13. 'options' => [
  14. ],
  15. ];