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

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

{pboot:sitedomain}

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