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

16 lines
378 B

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