vue.js - 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
三叔
三叔 2017-06-27 09:17:38
0
1
1005

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

三叔
三叔

reply all(1)
Peter_Zhu

api provides json format data, and the front-end axios can obtain it and display it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template