An input box, enter a text to match the lower-level user name; for example, enter a, the bottom will prompt aaa, a22, a222, asd, axxx and other user names
習慣沉默2017-05-19 10:32:30
This is based on reading the contents of the database
1. When you enter content in the input box, an ajax request is initiated based on the keyup event. Get relevant data from the backend and return it to the frontend