5e86784e by yangjianbin

init

1 parent 7e0b74c4
......@@ -20,7 +20,7 @@ class Welcome extends CI_Controller {
*/
public function index()
{
$this->load->view('welcome/index');
$this->load->view('welcome/work');
}
public function work()
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!