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

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'AgentInfo' => '代理商信息',
  5. 'agent-info' => '代理商信息',
  6. ],
  7. 'fields' => [
  8. 'about' => '关于我们',
  9. 'agent_id' => '代理商ID',
  10. 'buy_protocol' => '购买协议',
  11. 'reg_protocol' => '注册协议',
  12. ],
  13. 'options' => [
  14. ],
  15. ];