更新功能

This commit is contained in:
2020-02-18 17:24:06 +08:00
parent 0d7635b972
commit 4c036db815
18 changed files with 134 additions and 144 deletions

View File

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