-
Help
- {if $smarty.get.controller == 'basic'} {/if} 常见帮助
- {if $smarty.get.controller == 'upload'} {/if} 上传帮助
- {if $smarty.get.controller == 'become_an_author'} {/if} 成为作者
- {if $smarty.get.controller == 'payment_rates'} {/if} 分成比例
- {if $smarty.get.controller == 'affiliate_program'} {/if} 推广赚钱
- {if $smarty.get.controller == 'banners_logos'} {/if} 广告和LOGO Contact
- {if $smarty.get.controller == 'aboutus'} {/if} 关于我们
- 联系我们 {if $menuPages} {foreach from=$menuPages[0] item=p name=foo}
- {if $smarty.get.controller == 'business'} {/if} {$p.name} {if isset($menuPages[$p.id])} {foreach from=$menuPages[$p.id] item=sp name=foo1}
- {if $smarty.get.controller == 'business'} {/if} {$sp.name} {/foreach} {/if} {/foreach} {/if}