作者 lyh

gx

... ... @@ -306,7 +306,7 @@ class CustomTemplateLogic extends BaseLogic
}else{
$param['html'] = $handleInfo['other'];
$param['html_style'] = null;
$type == BTemplate::COMMON_HEAD;
$type = BTemplate::COMMON_HEAD;
$typeSource = $this->getType($type);
}
//查看当前数据是否还存在
... ...