Skip to content

Instantly share code, notes, and snippets.

@zhoufenfens
Last active November 2, 2016 13:08
Show Gist options
  • Save zhoufenfens/169faa6c1940abb9d31be97bc806a9d3 to your computer and use it in GitHub Desktop.
Save zhoufenfens/169faa6c1940abb9d31be97bc806a9d3 to your computer and use it in GitHub Desktop.
<ul>
<li ne-repeat="item in list" id="{{'type_two_' + __i}}">
{{item.title}}
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment