pbootcms模板中那些url怎么調(diào)用?
1、當前站點網(wǎng)址:
{pboot:httpurl}
使用說明:
自適應獲取當前訪問網(wǎng)址,主要用于需要使用網(wǎng)站路徑前綴的情況,如輸出:https://www.xxx.cn/
2、當前頁面
{pboot:pageurl}
使用說明:
獲取當前訪問頁面地址

3、站點跟網(wǎng)址

{pboot:sitedomain}

使用說明:
獲取站點的網(wǎng)站跟網(wǎng)址。