* @package common * @version $Id: header.lite.html.php 4041 2016-09-27 07:09:30Z liugang $ * @link https://xuanim.com */ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();} $webRoot = $config->webRoot; $jsRoot = $webRoot . "js/"; $themeRoot = $webRoot . "theme/"; $clientTheme = $this->app->getClientTheme(); ?>
moduleName == 'user' and $this->methodName == 'deny'):?> minus; echo html::title($title . $lang->xxb); js::exportConfigVars(); if($config->debug) { js::import($jsRoot . 'jquery/min.js'); js::import($jsRoot . 'zui/min.js'); js::import($jsRoot . 'xxb.js'); js::import($jsRoot . 'my.js'); css::import($themeRoot . 'zui/css/min.css'); css::import($themeRoot . 'default/style.css'); if(strpos($clientTheme, 'default') === false) css::import($clientTheme . 'style.css', $config->version); } else { css::import($themeRoot . 'default/all.css'); if(strpos($clientTheme, 'default') === false) css::import($clientTheme . 'style.css', $config->version); js::import($jsRoot . 'all.js'); } if(RUN_MODE == 'admin') css::import($themeRoot . 'default/admin.css'); if(isset($pageCSS)) css::internal($pageCSS); ?> js);?> app->getMethodName() ?>app->entry->code)) echo ' entry-' . $this->app->entry->code; ?>'>