📄 welcome.tpl
字号:
{* $Id: welcome.tpl,v 1.23 2004/05/28 12:21:00 max Exp $ *}{if ($active_modules.Greet_Visitor ne "") AND ($smarty.cookies.GreetingCookie ne "")}<H3>{$lng.lbl_welcome_back}, {$smarty.cookies.GreetingCookie|replace:"\'":"'"} </H3> {else}<H3>{$lng.lbl_welcome_to} { $config.Company.company_name }</H3>{/if}{$lng.txt_welcome}<P>{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu ne "Y"}{include file="modules/Bestsellers/bestsellers.tpl"}{/if}<P>{include file="customer/main/featured.tpl" f_products=$f_products}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -