How does vue interact with the backend thinkphp mysql? If it is an api interface, how to generate the corresponding data? Please answer in detail
I can thinkphp mysql loop data to the front-end page, and I can also use vue axios to loop data to the front-end page. superior
api provides json format data, and the front-end axios can obtain it and display it