更改上传报错
This commit is contained in:
parent
7bd072add9
commit
4dc8a7aa53
@ -100,7 +100,7 @@ class Resources extends BaseController
|
||||
{
|
||||
if (Request::isPost()) {
|
||||
$data = [
|
||||
'name' => input('post.name'),
|
||||
'title' => input('post.title'),
|
||||
'cate' => input('post.cate'),
|
||||
'icon' => input('post.icon'),
|
||||
'url' => input('post.url'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user