share.php 159 B

123456789
  1. <?php
  2. return [
  3. 'Type' => '识别类型',
  4. 'Type index' => '默认分享',
  5. 'Type goods' => '产品分享',
  6. 'Type groupon' => '拼团分享',
  7. ];