$langSetScore
$langScoreProductInfo
if $score_array[0].score_id neq ''
section name=i loop=$score_array
if $score_array[i].score eq "1" /if
if $score_array[i].score eq "0" /if
if $score_array[i].score eq "-1" /if
|
$score_array[i].content [ $score_array[i].pubtime ] |
if $score_array[i].genre eq 's'
$langStoreBuyer
else
$langStoreSeller
/if
: $score_array[i].member_name
|
if $score_array[i].html_url neq ''
$score_array[i].p_name
else
$score_array[i].p_name
/if
$score_array[i].unit_price $langCYuan
|
/section
| $pagelist |
else
$langScoreTransitorilyNotMessage
/if