How does vue.js obtain and parse the array passed by php?
The data required in the items here is obtained from the background through vue
This is the data passed from the background php page
Now the question is, how to connect them and get them Put the content into items according to the format obtained
Answer: