Today, I want to learn and use Antd to write a user login page. Antd officially provides Demo directly npm start
. The structure of the source code I look at is as follows:
I want to modify the fakeAccountLogin
here to interact with the local database to verify and find the source code, but I can"t find / api/login/account
where is the module corresponding to this API?
can an experienced god give me some advice? thank you very much. (PS: is waiting for you online)