knowledge.php 165 B

123456789
  1. <?php
  2. return [
  3. 'Type' => '模块名称',
  4. 'Name' => '模块名称',
  5. 'Title' => '标题',
  6. 'Content' => '内容',
  7. 'Image' => '图片'
  8. ];