|
|
@ -940,6 +940,7 @@ |
|
|
|
}); |
|
|
|
}); |
|
|
|
}, |
|
|
|
}, |
|
|
|
goDealer(type) { |
|
|
|
goDealer(type) { |
|
|
|
|
|
|
|
console.log(type) |
|
|
|
if (type == 30) { |
|
|
|
if (type == 30) { |
|
|
|
this.goJump("/pages/news3/JoinDistribution?dataType=all"); |
|
|
|
this.goJump("/pages/news3/JoinDistribution?dataType=all"); |
|
|
|
} else if (type == 10 || type == 20) { |
|
|
|
} else if (type == 10 || type == 20) { |
|
|
@ -948,7 +949,8 @@ |
|
|
|
// icon: 'none', |
|
|
|
// icon: 'none', |
|
|
|
// duration: 2000 |
|
|
|
// duration: 2000 |
|
|
|
// }) |
|
|
|
// }) |
|
|
|
this.goJump("/pages/member/index"); |
|
|
|
// this.goJump("/pages/member/index"); |
|
|
|
|
|
|
|
this.goJump("/pages/invite/upgrade"); |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
openScrollTo() { |
|
|
|
openScrollTo() { |
|
|
|