Commit 8b1e6bde by zhanghaozhe

周年庆

parent 6eb75fa8
......@@ -1005,9 +1005,9 @@ class Anniversary2020 extends Component {
{
item.is_buy
?
<button className={'study-btn'}><Link to={`/play?id=${item.v_course_id}`}>开始学习</Link></button>
<button className={'study-btn'}><Link to={`/detail?id=${item.course_id}`}>开始学习</Link></button>
: <button className="audition-btn"><a
href="https://q.url.cn/AB8aue?_type=wpa&qidian=true">免费试听</a></button>
href="https://q.url.cn/AB8aue?_type=wpa&qidian=true">{item.words}</a></button>
}
{
!!item.is_dist &&
......
......@@ -124,7 +124,7 @@ class Invitation extends Component {
title: '答题抽华为P40 Pro+',
desc: '这道题你会吗?答题抽奖,100%有奖的,能不能拿华为P40 Pro+,看你自己了--七月在线',
link: `${API.m}${location.pathname}?team_code=${this.state.invitationInfo.team_code || getParam('team_code')}`,
imgUrl: '',
imgUrl: 'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active20_717/m/share-icon.png',
})
this.setState({
isShowGuide: true,
......
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