|
|
@ -70,7 +70,7 @@ unset($_REQUEST['parent_id']);
|
|
|
|
$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());
|
|
|
|
if(isset($_REQUEST['row'])) {$row = $_REQUEST['row'];}else{$row = 10;}
|
|
|
|
if(isset($_REQUEST['row'])) {$row = $_REQUEST['row'];}else{$row = 10;}
|
|
|
|
|
|
|
|
|
|
|
|
if(!empty(I('oa_associated')) || !is_null(I('oa_associated'))) {
|
|
|
|
if(I('oa_associated',-1) != -1) {
|
|
|
|
$map['oa_associated'] = I('oa_associated');
|
|
|
|
$map['oa_associated'] = I('oa_associated');
|
|
|
|
$oa_data = [];
|
|
|
|
$oa_data = [];
|
|
|
|
for($i = 1; $i > 0; $i++) {
|
|
|
|
for($i = 1; $i > 0; $i++) {
|
|
|
|