将指定pc地址转为对应的移动端地址


函数名称:

dr_to_url


循环体示例,以t前缀为例:

{dr_to_url($t.url)}


show.html内容详情页面:

{dr_to_url($url)}




将域名替换为www.a.com

例如当前url是:www.主站.com/show2.html,打算替换成:www.a.com/show2.html。

show.html内容详情页面:

{dr_to_url($url, 'www.a.com')}


文档最后更新时间:2021-07-06 09:17:03
我来修改此文档(1) 不会操作怎么办?