{extend name="default/base/base_seller" /} {block name="seller_btn"} {if isset($isPlatformStore) || config('ds_config.promotion_wholesale_price')==0} {$Think.lang.wholesale_add} {else /} {notempty name="current_wholesale_quota"} {$Think.lang.wholesale_add} {$Think.lang.set_renewal} {else } {$Think.lang.wholesale_quota_add} {/notempty} {/if} {/block} {block name="seller_main"} {if isset($isPlatformStore) || config('ds_config.promotion_wholesale_price')==0}
{else }
{notempty name="current_wholesale_quota"} {$Think.lang.overdue_set_meal}{$Think.lang.ds_colon}{$current_wholesale_quota.wholesalequota_endtime|date="Y-m-d H:i:s"} {else /} {$Think.lang.please_buy_set_meal} {/notempty}
{/if}
  {$Think.lang.ds_state} {$Think.lang.wholesale_name}
{notempty name="wholesale_list"} {foreach name="wholesale_list" item="val"} {/foreach} {else /} {/notempty} {notempty name="wholesale_list"} {/notempty}
{$Think.lang.wholesale_name} {$Think.lang.start_time} {$Think.lang.end_time} {$Think.lang.ds_state} {$Think.lang.ds_handle}
{$val.goods_name}
{$val.wholesale_starttime|date="Y-m-d H:i"} {$val.wholesale_end_time|date="Y-m-d H:i"} {$val.wholesale_state_text} {if $val.editable}

{$Think.lang.ds_edit}

{/if}

{$Think.lang.ds_delete}

{$Think.lang.no_record}
{/block}