Ejemplo n.º 1
0
                    <div class="float_l cut m_left width120">
                        <span>品牌:<a title="<?php 
echo $data['Brand'];
?>
"><?php 
echo $data['Brand'];
?>
</a></span>
                    </div>
                </div>
                <div class="m-top5" style=" width: 280px;height: 17px;overflow: hidden">
                    <div class="float_l cut " style="width:130px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;"> 标准名称:<a title="<?php 
echo DealergoodsService::standCodegetcpname($data['StandCode'], 'Name');
?>
"><?php 
echo DealergoodsService::standCodegetcpname($data['StandCode'], 'Name');
?>
</a></div>
                    <div class="float_l color_hui">|</div>
                    <div class="float_l cut m_left" style="width:130px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;">拼音代码:<a title="<?php 
echo $data['Pinyin'];
?>
"><?php 
echo $data['Pinyin'];
?>
</a></div> 
                </div>
                <p class="m-top5" style=" width: 270px;height: 16px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;">备注:<span><?php 
echo F::msubstr($data['Memo']);
?>
</span></p>