Files
layui-ul/config/view_type.php
2021-03-23 18:14:33 +08:00

11 lines
102 B
PHP

<?php
return [
'category' => [
'' => '普通:',
],
'post' => [
'' => '普通:',
]
];