Commit d62ceaa9 by dazhou

本周特惠课 -> 1分起购课

parent cd320b72
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -234,7 +234,7 @@ function Bottom({ course,course1 }) {
<LimitFree course={course} />
) : (
<div>
{course1.name === "本周特惠课" ? (
{course1.name === "1分起购课" ? (
<p className="course-price">
<span className="new">特惠价:¥{course.discounts_price}</span>
<span className="old">¥{course.price}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment