{template 'header'}
{if in_array($type, array(STORE_TYPE_MODULE, STORE_TYPE_WXAPP_MODULE))}
{/if} {if in_array($type, array(STORE_TYPE_MODULE, STORE_TYPE_WXAPP_MODULE))} {elseif $type == STORE_TYPE_ACCOUNT} 添加 {elseif $type == STORE_TYPE_WXAPP} 添加 {elseif $type == STORE_TYPE_API} 添加 {elseif $_GPC['type'] == STORE_TYPE_PACKAGE} 添加 {elseif $_GPC['type'] == STORE_TYPE_USER_PACKAGE} 添加 {else} 添加 {/if}
已上架 未上架
{if !empty($goods_list)} {loop $goods_list $goods} {/loop} {else} {/if}
应用信息 单价 操作
{if $_GPC['type'] == STORE_TYPE_API}
{elseif in_array($_GPC['type'], array(STORE_TYPE_PACKAGE, STORE_TYPE_ACCOUNT, STORE_TYPE_WXAPP, STORE_TYPE_ACCOUNT_RENEW, STORE_TYPE_WXAPP_RENEW))}
{elseif $_GPC['type'] == STORE_TYPE_USER_PACKAGE}
{else} {/if}
{if $type == STORE_TYPE_PACKAGE} {$groups[$goods['module_group']]['name']} {elseif $type == STORE_TYPE_USER_PACKAGE} {$user_groups[$goods['user_group']]['name']} {elseif $type == STORE_TYPE_WXAPP} 创建{$goods['wxapp_num']}个小程序 {elseif $type == STORE_TYPE_ACCOUNT} 创建{$goods['account_num']}个公众号 {else} {$goods['title']} {/if}
{$good['description']}
{$goods['price']}元 / {if $goods['unit'] == 'month'}{if $type == STORE_TYPE_ACCOUNT_RENEW}{$goods['account_num']}{elseif $type == STORE_TYPE_WXAPP_RENEW}{$goods['wxapp_num']}{/if}月 {elseif $goods['unit'] == 'ten_thousand'} {$goods['api_num']}万次 {elseif $goods['unit'] == 'day'}{if $type == STORE_TYPE_ACCOUNT_RENEW}{$goods['account_num']}{elseif $type == STORE_TYPE_WXAPP_RENEW}{$goods['wxapp_num']}{/if}天 {elseif $goods['unit'] == 'year'}{if $type == STORE_TYPE_ACCOUNT_RENEW}{$goods['account_num']}{elseif $type == STORE_TYPE_WXAPP_RENEW}{$goods['wxapp_num']}{/if}年 {/if}
暂无数据
{$pager}
{template 'common/footer'}