Weird problems with traversing json data?

The json string returned by the

backend is converted into a json object through JSON.parse ().
but appears during data traversal rendering: ("ccd" is never rendered into a tag like 666)

:


json:


should be the pot of href attribute quotation marks. You can see that there is a backslash in json. You may escape the back without adding quotation marks. Although quotation marks may not be written, it is recommended to write them just to be on the safe side.
in addition, + = is recommended. Clean format is not easy to make mistakes

${n.fjname}</a>
           </li>`
Menu