<?php
return [
'form'=>[
['file','sp1','单个文件','可以让用户上传视频文件'],
],
'form_title'=>'标题设置',
];
{qb:hy name="sp001" type="myform" conf="index_style/default/index/index_pc/sp1.php"}
{volist name=":json_decode($_cfg.sp1,true)" id="rs"}
<a href="????">视频下载</a>
{/volist}
{/qb:hy}