看了一下日志:
---------------------------------------------------------------
[ 2017-12-15T17:00:29 08:00 ] 127.0.0.1 127.0.0.1 POST /index/user/checklogin.html
[ sql ] [ DB ] CONNECT:[ UseTime:1.026441s ] mysql:dbname=tp5;host=localhost;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `user` [ RunTime:0.013115s ]
[ sql ] [ SQL ] SELECT * FROM `user` WHERE ( `name` = 'admin' AND `password` = 'e10adc3949ba59abbe56e057f20f883e' ) AND `user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000934s ]
1. Downloaded the file, but did not import the database file into your database
2. Or did not create data in the database
3. The connection in the configuration file is not your data database .
The login password is wrong, just change the password in the database to 123456. .