国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

織夢手機站內容頁圖片自適應去除style樣式標簽

2024-07-12 09:00:10
字體:
來源:轉載
供稿:網友

大部分手機站都是自適應的,這樣圖片就不能有寬高限制,我們添加文章圖片時很多時候都會有width height style,在手機站上要把它們清除,又不能影響電腦站的。

在內容頁模板里,用以下標簽替換內容標簽。

 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
{dede:field.body runphp=yes}
global $cfg_basehost;
$str = @me;
$search = '/(<img.*?)width=(["/'])?.*?(?(2)/2|/s)([^>]+>)/is';
$search1 = '/(<img.*?)height=(["/'])?.*?(?(2)/2|/s)([^>]+>)/is';
$search2 = '#(<img.*?style=".*?)width:/d+px;([^"]*?.*?>)#i';
$search3 = '#(<img.*?style=".*?)height:/d+px;([^"]*?.*?>)#i';
$content = preg_replace($search,'$1$3',$str);
$content = preg_replace($search1,'$1$3',$content);
$content = preg_replace($search2,'$1$2',$content);
$content = preg_replace($search3,'$1$2',$content);
@me = $content;
//@me = str_replace('/uploads/allimg/', $cfg_basehost.'/uploads/allimg/', $content);//手機版圖片使用絕對路徑
{/dede:field.body}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 鸡东县| 繁昌县| 淮阳县| 济宁市| 海安县| 元江| 长沙县| 浦东新区| 改则县| 江都市| 田林县| 司法| 安康市| 饶河县| 扬中市| 阿图什市| 永平县| 刚察县| 名山县| 江口县| 长汀县| 大丰市| 韶关市| 清徐县| 化德县| 仙游县| 莱州市| 恩施市| 都江堰市| 华亭县| 泰安市| 鹤岗市| 杭锦旗| 襄汾县| 敦煌市| 南木林县| 肃北| 甘谷县| 景洪市| 南木林县| 施甸县|