Commit 8e1e23e2 authored by agping's avatar agping

显示 对应页面

parent ec55d802
......@@ -18,5 +18,10 @@ class VideoCheck extends Basic{
public function videoCheckList(){
$this->display("video_check_list");
if (!$this->request->isAjax()) {
return view('video_check/video_check_list');
}
}
}
\ No newline at end of file
}
......@@ -5,6 +5,6 @@
<title>Title</title>
</head>
<body>
6666
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment