debug
This commit is contained in:
7
code/app/home/view/videoDadi/public/video-list-text.html
Normal file
7
code/app/home/view/videoDadi/public/video-list-text.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<li class="col-md-4 col-sm-3 col-xs-1 padding-0">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});" class="top-line-dot text-overflow" href="/{$SiteModel['site_xiangqing_path']}/{$vo.v_pinyin}.html" title="{$vo.v_name}">
|
||||
<span class="text-muted pull-right">{$vo.v_jiaobiao}</span>
|
||||
{$vo.v_name}
|
||||
</a>
|
||||
</li>
|
||||
{$strGanRaoMa|raw}
|
||||
Reference in New Issue
Block a user