国产探花免费观看_亚洲丰满少妇自慰呻吟_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}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 禄丰县| 乌恰县| 江安县| 靖远县| 新疆| 凉山| 海门市| 全椒县| 韶关市| 石景山区| 晋州市| 台江县| 织金县| 利津县| 贡觉县| 吉安市| 赤壁市| 巴彦县| 会理县| 从化市| 甘孜县| 抚顺县| 万荣县| 日土县| 文水县| 广昌县| 鹰潭市| 东海县| 伊春市| 陇南市| 宜宾市| 海伦市| 德格县| 宁蒗| 兰考县| 出国| 浮山县| 长治市| 出国| 阳信县| 鹤壁市|