Commit 7ab7f6c3 by xuzhenghua

标题

parent b1ea776e
...@@ -41,7 +41,7 @@ class Landing extends Component { ...@@ -41,7 +41,7 @@ class Landing extends Component {
this.getStage(); this.getStage();
this.fetchPageData() this.fetchPageData()
window.showFollowAlert = this.remind.bind(this, 'create') window.showFollowAlert = this.remind.bind(this, 'create')
document.title = '七月在线年终大回馈,幸运宝箱随你开,100%有奖!' document.title = '七月在线新春献礼,幸运宝箱随你开,100%有奖!“薪”年好课免费学,精品课程1分秒!'
const landing = document.querySelector('#landing') const landing = document.querySelector('#landing')
const boxContainer = document.querySelector('.box-container') const boxContainer = document.querySelector('.box-container')
if (boxContainer.offsetHeight < window.innerHeight) { if (boxContainer.offsetHeight < window.innerHeight) {
......
...@@ -75,7 +75,7 @@ class YearCourse extends Component { ...@@ -75,7 +75,7 @@ class YearCourse extends Component {
this.getTeamInfo() this.getTeamInfo()
this.getLength() this.getLength()
this.fetchBigCourse() this.fetchBigCourse()
this.fetchFreeCourse() // this.fetchFreeCourse()
this.fetchGroupCourse() this.fetchGroupCourse()
// AI之路-基础 // AI之路-基础
this.fetchAICourse('one', false) this.fetchAICourse('one', false)
......
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