{include file="public/header" /}
点击你要采集的目标
where(['hide'=>1,'toutiao_name'=>['like','%video%']])->field('toutiao_name,title')->order('des desc,hide desc,id desc')->select(); foreach ($data as $k => $v) { $array1[] = $v['toutiao_name'];?>
{include file="public/footer" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}