diff --git a/application/default/views/scripts/index/index.phtml b/application/default/views/scripts/index/index.phtml index 67a51cb4..8a5a1618 100755 --- a/application/default/views/scripts/index/index.phtml +++ b/application/default/views/scripts/index/index.phtml @@ -3,8 +3,8 @@ $this->headTitle($this->config->title->site); $this->headTitle('首页'); $this->headTitle()->setSeparator(' - '); $auth = Zend_Auth::getInstance(); -$this->headLink()->appendStylesheet('/static-sanji-v2/css/index.css'); -$this->headLink()->appendStylesheet('/static-sanji-v2/css/number.css'); +//$this->headLink()->appendStylesheet('/static-sanji-v2/css/index.css'); +//$this->headLink()->appendStylesheet('/static-sanji-v2/css/number.css'); ?>