| | |
| | | <div style="color: #333333;font-size: 0.34rem;height: 0.85rem;line-height: 0.85rem;text-align: center;border-bottom: #DFDFDF solid 1px;">
|
| | | {{rule.ruleName}}
|
| | | </div>
|
| | | <div style="color: #E5005B;font-size: 0.24rem;height: 0.24rem;font-weight: bold; display: -webkit-flex;align-items: center;margin-left: 0.43rem;margin-top: 0.34rem;">
|
| | | {{rule.newRule}}
|
| | | </div>
|
| | | <div style="color: #333333;font-size: 0.24rem;display: -webkit-flex;align-items: center;margin-left: 0.43rem;line-height: 0.3rem;margin-top: 0.1rem;">
|
| | | {{rule.newTitle}}
|
| | | </div>
|
| | | |
| | | <div style="color: #E5005B;font-size: 0.24rem;height: 0.24rem;font-weight: bold; display: -webkit-flex;align-items: center;margin-left: 0.43rem;margin-top: 0.3rem;">
|
| | | {{rule.inviterRule}}
|
| | | </div>
|
| | |
| | | var controller = null;
|
| | | var goodsType = goods.goodsType;
|
| | | var goodsId = goods.goodsId;
|
| | | var fromString = '云发单';
|
| | | var fromString = '拉新活动';
|
| | |
|
| | | if (goods.goodsType == 1) {
|
| | | activity = 'com.yeshi.ec.rebate.myapplication.ui.recommend.GoodsDetailActivityTB';
|
| | |
| | |
|
| | | app.fetchGoodsList();
|
| | |
|
| | | spaceTop = $('.div_header').offset().top + 160;
|
| | | spaceTop = $('.div_header').offset().top + 134;
|
| | | $(window).scroll(function() {
|
| | | scrollDistance = $(window).scrollTop();
|
| | | if (scrollDistance >= spaceTop) {
|