• This project
    • Loading...
  • Sign in

fe / yohobuywap-node · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuywap-node
  • public
  • hbs
  • home
  • suggest.hbs
  • 去除yoho-handlebars
    861e2306
    by 沈志敏
    2016-11-24 17:56:16 +0800  
    Browse Files
suggest.hbs 147 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
{{# imgList}} 
<li> 
    {{# imgUrl}}
    	<img src="{{.}}" /> 
    	<span class="upload-img-remove"></span>
    {{/ imgUrl}} 
</li> 
{{/ imgList}}