mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 12:52:48 +08:00
初始化项目
This commit is contained in:
8
config/upload_type.php
Normal file
8
config/upload_type.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
1 => '系统LOGO',
|
||||
2 => '管理员头像',
|
||||
3 => '用户头像',
|
||||
4 => '富文本图片',
|
||||
];
|
||||
Reference in New Issue
Block a user