{if condition="'zan' == config('global.project_type')"} {if condition="!empty($global['web_theme_css_tplname']) && file_exists(ROOT_PATH.'public/static/admin/css/theme/'.$global['web_theme_css_tplname'])" /} {/if} {else /} {if condition="file_exists(ROOT_PATH.'public/static/admin/css/theme_style.css')"} {elseif condition="file_exists(APP_PATH.'admin/template/public/theme_css.htm') && function_exists('hex2rgba')" /} {include file="/application/admin/template/public/theme_css.htm" /} {/if} {/if}