{include file="$admin_template_path/html/header.html"} {include file="$admin_template_path/html/pagetops.html"} {if $errorMessage}
{$errorMessage}
{literal} {/literal} {/if}
{include file="$admin_template_path/html/leftmenu.html"}
添加分成比例
{if isset($error.percent)} {$error.percent} {/if}
{if isset($error.from)} {$error.from} {/if}
{if isset($error.to)} {$error.to} {/if}
{if $smarty.get.c=='edit'} {else} {/if}