|
@@ -52,10 +52,8 @@ class member_bonusControl extends mbMemberControl
|
|
|
}
|
|
|
|
|
|
$result = array_merge($result,$bonus_state);
|
|
|
-
|
|
|
$result['bonus_rate'] = $this->format_rates($this->mPred->pay_bonus_rates());
|
|
|
$result['share_bonus_rate'] = $this->format_rates($this->mPred->share_bonus_rates());
|
|
|
-
|
|
|
$result['send_bless'] = $this->cur_bless();
|
|
|
$result['avatar'] = session_helper::avatar();
|
|
|
$result['sub_titles'] = ['shake' => '','invite' => '赚百分百红包','friends' => '','bonus_detail' => $warning];
|