|
|
@ -220,6 +220,8 @@ class PromoteController extends ThinkController
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
$this->meta_title ='新增渠道信息';
|
|
|
|
$this->meta_title ='新增渠道信息';
|
|
|
|
$this->m_title = '推广员列表';
|
|
|
|
$this->m_title = '推广员列表';
|
|
|
|
|
|
|
|
$companys = M('promote_company', 'tab_')->select();
|
|
|
|
|
|
|
|
$this->assign('companys', $companys);
|
|
|
|
$this->assign('commonset', M('Kuaijieicon')->where(['url'=>'Promote/lists/type/1','status'=>1])->find());
|
|
|
|
$this->assign('commonset', M('Kuaijieicon')->where(['url'=>'Promote/lists/type/1','status'=>1])->find());
|
|
|
|
$this->display();
|
|
|
|
$this->display();
|
|
|
|
}
|
|
|
|
}
|
|
|
|