优化后台UI

完善表单上传组件
This commit is contained in:
2020-04-08 21:07:23 +08:00
parent f8c58b15cd
commit f42b62738d
18 changed files with 389 additions and 247 deletions

View File

@@ -76,7 +76,7 @@ class Index extends Base {
\think\facade\Log::clear();
}
}
return $this->success("更新成功!", url('/admin/index/index'));
return $this->success("更新成功!", url('/admin/index/clear'));
} else {
$keylist = array(
array('name' => 'clear', 'title' => '更新缓存', 'type' => 'checkbox', 'help' => '', 'option' => array(