<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>
13 回答12.8k 阅读
7 回答2k 阅读
5 回答1.4k 阅读
3 回答1.1k 阅读✓ 已解决
5 回答1.2k 阅读✓ 已解决
2 回答1.2k 阅读✓ 已解决
6 回答912 阅读✓ 已解决
Underscore,http://underscorejs.org/#temp...