dedecms列表调用标签及标签随机颜色

,/include/common.func.php
/tag随机颜色
//function getTagStyle() {
//$sizearray = array('10','12'); //自定义字体大小,可根据需要自行修改
//$sizearray2 = array('FE9901','68B338'); //自定义背景颜色
//return 'font-size:'.$sizearray[rand(0,count($sizearray))].'pt;color:#'.dechex(rand(0,255)).dechex(rand(0,196)).dechex(rand(0,255)).';background:#'.$sizearray2[rand(0,count($sizearray2))];
/
返回顶部
跳到底部

Copyright 2011-2024 南京追名网络科技有限公司 苏ICP备2023031119号-6 乌徒帮 All Rights Reserved Powered by Z-BlogPHP Theme By open开发

请先 登录 再评论,若不是会员请先 注册