Files
2024-01-24 18:10:08 +08:00

13 lines
130 B
PHP

<?php
return [
'type'=>[
'',
'border'
],
'position'=>[
'',
'space-between',
]
];