<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.7k 阅读
2 回答3.2k 阅读✓ 已解决
3 回答1.7k 阅读✓ 已解决
5 回答819 阅读
4 回答2.2k 阅读✓ 已解决
3 回答1.2k 阅读✓ 已解决
3 回答856 阅读✓ 已解决
Underscore,http://underscorejs.org/#temp...