修改文件:
	dede/include/arc.listview.class.php
713 $tmp = $row['softlinks'];
726 $tmp = preg_split("/{*}/",$tmp,-1,PREG_SPLIT_DELIM_CAPTURE);
	$tmp[1] = substr($tmp[1],0,-11);
	$row['softlinks'] = $tmp[1];
	修改文件:
	dede/include/index_soft.htm
<small>下載地址:</small><a href="[field:softlinks/]">本地下載</a>
數據庫修改:
dede_channeltype 表中的listfields 字段增加,softlinks內容
新聞熱點
疑難解答