链街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.

15 lines
321 B

  1. <?php
  2. return [
  3. 'labels' => [
  4. 'ShareCardSetting' => '分享设置',
  5. 'shareCardSetting' => '分享设置',
  6. 'share_card_setting' => '分享设置',
  7. ],
  8. 'fields' => [
  9. 'title' => '标题',
  10. 'image' => '图片',
  11. 'share_card' => ' '
  12. ],
  13. 'options' => [
  14. ],
  15. ];