ThinkPHP用volist遍历一维数组 阅读颜色 选择阅读主题色 自定义 原创 PHP 2016-07-23 脚本小站 <volist name="list" id="vo"> 数组key:{$key}<br/> 数组元素:{$vo}<br/> </volist>