mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
9 lines
123 B
PHP
9 lines
123 B
PHP
<?php
|
|
|
|
return [
|
|
1 => '系统LOGO',
|
|
2 => '管理员头像',
|
|
3 => '用户头像',
|
|
4 => '富文本图片',
|
|
];
|