Is there a standard for embedding JSON in HTML?

前端 未结 4 1167
借酒劲吻你
借酒劲吻你 2021-01-31 19:37

I would like to embed JSON in HTML. The most elegant solution I have found makes use of the script-tag and the mime media type application/json.

<
4条回答
提交回复
热议问题