|
|
@@ -754,7 +754,7 @@
|
|
|
tag+=' </a>';
|
|
|
tag+='</div>';
|
|
|
}else{
|
|
|
- tag+='<div class="bnrtype_text" style="background-color:'+item.strVar5+';">';
|
|
|
+ tag+='<div class="bnrtype_text" style="background-color:#'+item.strVar5+';">';
|
|
|
tag+=' <a href="'+item.strVar1+'" target="">';
|
|
|
tag+=' <div style="color:#'+item.strVar6+'; font-size:20px; font-weight:300;">';
|
|
|
tag+=' <span style="font-weight:500">'+item.strTitle1+'</span>';
|