迅睿CMS框架是一款PHP8高性能·簡(jiǎn)單易用的CMS開(kāi)源開(kāi)發(fā)框架,基于MIT開(kāi)源許可協(xié)議發(fā)布,免費(fèi)且不限制商業(yè)使用,是免費(fèi)開(kāi)源的產(chǎn)品,以萬(wàn)端互聯(lián)為設(shè)計(jì)理念,支持的微信公眾號(hào)、小程序、APP客戶端、移動(dòng)端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
聯(lián)系官方銷售客服
1835022288
028-61286886
多域名綁定同一個(gè)網(wǎng)站系統(tǒng)程序 為什么其他域名打開(kāi)網(wǎng)站都會(huì)跳到 后臺(tái)綁定的域名
系統(tǒng)設(shè)置,改為自由模式
我沒(méi)有看見(jiàn)系統(tǒng)設(shè)置里有哪里可以設(shè)置自由模式阿
{category module=share id=1,7,10,23,33,36,41 return=c1}
<dt>{$c1.name}</dt>
<dd class="clearfix">{category module=share pid=$c1.id return=c2}<a href="{$c2.url}" target="_blank">{$c2.name}</a> {/category}</dd>
{/category}
其中{$c2.url}怎么去域名呢{dr_rp($c2. SITE_URL, "")}無(wú)效阿
{dr_rp($c2.url, SITE_URL, "")} 不細(xì)心導(dǎo)致的,套公式都出錯(cuò)
系統(tǒng)設(shè)置,改為自由模式
我沒(méi)有看見(jiàn)系統(tǒng)設(shè)置里有哪里可以設(shè)置自由模式阿
{category module=share id=1,7,10,23,33,36,41 return=c1}
<dt>{$c1.name}</dt>
<dd class="clearfix">{category module=share pid=$c1.id return=c2}<a href="{$c2.url}" target="_blank">{$c2.name}</a> {/category}</dd>
{/category}
其中{$c2.url}怎么去域名呢{dr_rp($c2. SITE_URL, "")}無(wú)效阿
{dr_rp($c2.url, SITE_URL, "")} 不細(xì)心導(dǎo)致的,套公式都出錯(cuò)