var template = '<a href="{href}" title="{title}">{text}</a>'; var html = parseHTML(template, json);. 字符串中{key}對應json中key的值,直接 ...
確定! 回上一頁