<script type="text/template" id="version_tpl">
<% _.each(data, function (item,index) { %>
<li>
<%=item%>
</li>
<% }); %>
</script>
<script type="text/template" id="version_tpl">
<% _.each(data, function (item,index) { %>
<li>
<%=item%>
</li>
<% }); %>
</script>
10 回答11.1k 阅读
6 回答3k 阅读
5 回答4.8k 阅读✓ 已解决
4 回答3.1k 阅读✓ 已解决
2 回答2.6k 阅读✓ 已解决
3 回答1.4k 阅读✓ 已解决
3 回答2.3k 阅读✓ 已解决
Underscore,http://underscorejs.org/#temp...