好同志 發表於 2023-11-23 00:00:00

dedecms调用图片集中图片的注释

<div class="msgheader" style='margin: 3px auto 0px; padding: 0px 3px; outline: none; line-height: 21.6px; clear: both; border-width: 1px; border-style: solid; border-color: rgb(0, 153, 204); background: rgb(246, 251, 255); overflow: hidden; font-family: tahoma, arial, "Microsoft YaHei";'>
        代码如下:</div>
<div class="msgborder" id="phpcode1" style='margin: 0px auto 3px; padding: 0px 3px; outline: none; line-height: 25.2px; font-size: 14px; clear: both; border-right: 1px solid rgb(0, 153, 204); background: rgb(221, 237, 251); overflow: hidden; border-left: 1px solid rgb(0, 153, 204); word-break: break-all; border-bottom: 1px solid rgb(0, 153, 204); word-wrap: break-word; font-family: tahoma, arial, "Microsoft YaHei";'>
        <br>
        {dede:field name='imgurls' runphp='yes'}<br>
        $text="@me";<br>
        preg_match("'alt=(.+)border'",$text,$array);<br>
        @me=preg_replace("/\'/",'', $array); <br>
        {/dede:field}</div>
<br style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'><span style='font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>注:如果调不出来,把这段代码放到<u>图片</u>前面再试。</span>
頁: [1]
查看完整版本: dedecms调用图片集中图片的注释