• This project
    • Loading...
  • Sign in

张泽世 / yohobuywap-node · Files

Go to a project

GitLab

  • Go to dashboard
  • 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
  • apps
  • passport
  • views
  • action
  • bind
  • success.hbs
  • merge from develop
    5bb69834
    by 姜枫
    2016-06-21 18:00:10 +0800  
    Browse Files
success.hbs 231 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
<div class="success-page passport-page yoho-page">
    <div class="success-icon">
    </div>
    <div class="success-tip">
        {{{successTip}}}
    </div>
    <a class="go" href="{{goUrl}}">
        立即购物
    </a>
</div>