text.php 97 B

12345678
  1. <?php
  2. //文本文案
  3. return [
  4. // 平台名
  5. 'platform_name' => '携手熊猫',
  6. ];