<%- include('components/meta-head.html') %> <%- include('components/site-header.html') %>
<% if(course.detailvideo) {%>
<% }else{%> <% }%>

<%= course.title%>

<%= course.price%>¥<%= course.oprice%>
<%= course.discountmsg%>
支付方式
  • 微信支付
推荐码
  • 商品原价: ¥ <%= course.oprice%>
  • 优惠: - ¥ <%= course.discount%>
  • 应付: <%= course.price%>
<%= parseFloat(course.price) ? "立即购买":"免费领取" %>
×

微信支付

请使用微信扫描二维码支付 请在1000内支付完成
<%= course.price%>
提示 ×
请点击"验证“按钮,校验推荐码是否有效
<%- include('components/site-footer.html') %>