审查视图

application/admin/lang/zh-cn/hot_so.php 92 字节
1 2 3 4 5 6 7
<?php

return [
    'Id'    => 'ID',
    'Title' => '关键词',
    'Weigh' => '权重'
];