课程支付

This commit is contained in:
zhujunjieit 2019-01-25 21:13:59 +08:00
parent 87f76ce893
commit eea3be39c6
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
</div>
<div class="boxbtn01 clearfix">
<a class="btn01" th:href="@{'/web/course/courseInfo.html/'+${course.id}}">了解更多</a>
<a class="btn02" th:href="@{/web/course/coursePay.html}">立即购买</a>
<a class="btn02" th:href="@{'/web/course/courseInfo.html/'+${course.id}}">立即购买</a>
</div>
</div>
</div>