{extend name="default/base/base_member" /} {block name="member_main"}
{$Think.lang.return_space|raw}

{$Think.lang.merchandise_carry_share_order}

{$Think.lang.picture_upload_request}:

{$Think.lang.picture_format_description}

{$Think.lang.evaluation_information}

{$Think.lang.commodity_information}:
{$Think.lang.commodity_rating}:
{$Think.lang.comment_details}:
{$geval_info.geval_content}

{$Think.lang.upload_share_pictures}

{if $store_info.is_platform_store}
{$Think.lang.member_evaluation_storeinfotitle}
{$store_info.store_name}
{if !$store_info.is_platform_store}
{$Think.lang.comprehensive_score}:
{$store_info.store_credit_average}{$Think.lang.credit_unit}
{$Think.lang.member_evaluation_storeevalstat}{$Think.lang.compare_with_industry}
    {foreach name="store_info.store_credit" item="val"}
  • {$val.text}{$val.credit}{$Think.lang.credit_unit} {present name="val.percent_class" && present name="val.percent_text"} {$val.percent_text}{$val.percent} {/present}
  • {/foreach}
{/if} {if $store_info.store_qq || $store_info.store_ww}
{$Think.lang.contact_information}:
{if $store_info.store_qq} {/if} {if $store_info.store_ww} {$Think.lang.ds_message_me} {/if}
{/if} {if $store_info.store_phone}
{$Think.lang.store_phone_number}:
{$store_info.store_phone}
{/if}
{$Think.lang.company_name}:
{$store_info.store_company_name}
{$Think.lang.location_space|raw}:
{$store_info.store_address}
{/if}
{/block}