application layer : Use axios send out post request , And submit the data
Control layer : Receive data , And pass the user name and password to the data layer
The data layer : According to the user name and password in mysql Search for , And feed back to the control layer