|
@ -528,7 +528,7 @@ $(function() {
|
528
|
528
|
itemlist += '<div class="madiaHead cmpHead" style="width:50px;height:36px;margin-top:-18px;"><div class="boxBlock" style="width: 48px;height: 34px;">';
|
529
|
529
|
itemlist += '<img class="boxBlockimg" id="userimg" src="" /></div></div>';
|
530
|
530
|
itemlist += '<div class="madiaInfo">';
|
531
|
|
itemlist += '<p><span class="h1Font ellipsisSty" id="userName"></span><em class="authiconNew" title=""></em></p>';
|
|
531
|
itemlist += '<p class="clearfix"><span class="h1Font ellipsisSty floatL" style="display:block;max-width:136px" id="userName"></span><em class="authiconNew floatL" title=""></em></p>';
|
532
|
532
|
itemlist += '<p class="ellipsisSty h2Font" id="usertitle"></p>';
|
533
|
533
|
itemlist += '</div></a></li>';
|
534
|
534
|
$itemlist = $(itemlist);
|