# dedecms如何获取当前页面的URL路径

*Published:* 2023-10-25
*Author:* 客服001

#### 温馨提醒

如果文章内容或图片资源失效，请留言反馈，我们会及时处理，谢谢

本文最后更新于2023年10月25日，已超过 180天没有更新



```
{dede:geturl runphp='yes'}
@me = GetCurUrl();
{/dede:geturl}
```