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

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 蕲春县| 沁水县| 庆阳市| 项城市| 册亨县| 丹阳市| 屯留县| 蓬安县| 平阳县| 新龙县| 泉州市| 兴文县| 措美县| 灵璧县| 托克托县| 泾川县| 迭部县| 阜宁县| 石首市| 武穴市| 台南市| 星子县| 凌源市| 内黄县| 江陵县| 清苑县| 股票| 甘肃省| 曲靖市| 天门市| 宿松县| 姚安县| 盖州市| 济南市| 兴业县| 新邵县| 海阳市| 迁安市| 日土县| 松江区| 红河县|