debug
This commit is contained in:
@@ -190,6 +190,9 @@ class SiteContext
|
||||
// 1. 站点 DNA
|
||||
$TpStyle = $this->TpStyle;
|
||||
|
||||
define('SITE_SEED', $TpStyle['seed']); // 你已有的站点 seed
|
||||
|
||||
|
||||
// 3. 构建本域名 CSS(合并并替换 __PFX__)
|
||||
$strCssUrl = CssBuilder::build(
|
||||
$TpStyle['css_files'],
|
||||
|
||||
Reference in New Issue
Block a user