Commit 1c19b105 by xuzhenghua

埋点

parents 94aef77a afe68393
......@@ -110,8 +110,6 @@ class BlessingGetPrize extends Component {
<a href='/blessingPreheat' className='join__button'>
立即参与抽奖
</a>
<span onClick={()=> this.showAddress(true)} className='address'>填写收货地址</span>
<div className='prize__tip'>
<div className='line'></div>
......@@ -119,7 +117,7 @@ class BlessingGetPrize extends Component {
<div className='line'></div>
</div>
<div className='blessing__des'>积攒的福气值越高,中奖概率越大哦</div>
<a className='to__preheat' href='/blessingPreheat'>积攒更多福气值</a>
<a className='to__preheat' href='/invite'>积攒更多福气值</a>
</div>
)
}
......
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