{template 'header'}
{if $type == STORE_TYPE_API}
编辑API商品信息
API商品价格 元 / 万次
{else} {if $type != STORE_TYPE_PACKAGE && $type != STORE_TYPE_USER_PACKAGE}
{if $type == STORE_TYPE_ACCOUNT} {elseif $type == STORE_TYPE_WXAPP} {elseif $type == STORE_TYPE_WXAPP_RENEW} {elseif $type == STORE_TYPE_ACCOUNT_RENEW} {else} {/if}
{/if}
元 /
{if $type == STORE_TYPE_ACCOUNT_RENEW} {elseif $type == STORE_TYPE_WXAPP_RENEW} {/if}
{if $type != STORE_TYPE_USER_PACKAGE}
{/if} {if in_array($type, array(STORE_TYPE_MODULE, STORE_TYPE_WXAPP_MODULE))}
删除
{php echo tpl_ueditor('description', $goods_info['description']);}
{elseif in_array($type, array(STORE_TYPE_ACCOUNT, STORE_TYPE_WXAPP))}
{if $type == STORE_TYPE_ACCOUNT} {else} {/if}
{elseif $type == STORE_TYPE_PACKAGE}
{elseif $type == STORE_TYPE_USER_PACKAGE}
{/if}
{/if}
{template 'common/footer'}