如果更改ecshop网店系统头部用户信息,找到ecshop头部用户信息对应模块 /themes/library/member_info.lbi
{$user_info.username}
对应 /includes/lib_main.php 文件下的get_user_info函数
如果更改ecshop网店系统头部用户信息,找到ecshop头部用户信息对应模块 /themes/library/member_info.lbi
{$user_info.username}
对应 /includes/lib_main.php 文件下的get_user_info函数