当前位置: 首页 > 站长资讯 > 正文页面

dedecms织梦添加二维码方法

现在手机用户群里很庞大,那么站长们如何利用好二维码也是关键问题。下面告诉你如何在dede添加二维码Rr1网站目录_网站网址收录与提交入口

教您如何在dede添加二维Rr1网站目录_网站网址收录与提交入口

找到这个文件 /include/extend.func.phpRr1网站目录_网站网址收录与提交入口

if ( ! function_exists('qr_code'))Rr1网站目录_网站网址收录与提交入口

{Rr1网站目录_网站网址收录与提交入口

function qr_code($aid,$widhtHeight ='150',$EC_level='L',$margin='0')Rr1网站目录_网站网址收录与提交入口

{Rr1网站目录_网站网址收录与提交入口

$arr = GetOneArchive($aid);Rr1网站目录_网站网址收录与提交入口

if($arr['arcurl']){Rr1网站目录_网站网址收录与提交入口

$str = urlencode($arr['arcurl']);Rr1网站目录_网站网址收录与提交入口

}else{Rr1网站目录_网站网址收录与提交入口

$str = urlencode($GLOBALS['cfg_phpurl'].'/view.php?aid='.$aid);Rr1网站目录_网站网址收录与提交入口

}Rr1网站目录_网站网址收录与提交入口

return '<img src="http://chart.apis.google.com/chart?chs='.$widhtHeight.'x'.$widhtHeight.'&cht=qr&chld='.$EC_level.'|'.$margin.'&chl='.$str.'" alt="QR code" widhtHeight="'.$widhtHeight.'" widhtHeight="'.$widhtHeight.'"/>';Rr1网站目录_网站网址收录与提交入口

}Rr1网站目录_网站网址收录与提交入口

}Rr1网站目录_网站网址收录与提交入口

在文章页模板​调用,{dede:field.id function="qr_code(@me,200);"/}Rr1网站目录_网站网址收录与提交入口

最后添加一句 此办法适用于织梦5.7Rr1网站目录_网站网址收录与提交入口

 Rr1网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章