{extend name="default/base/base_seller" /} {block name="seller_btn"} {if isset($isPlatformStore) || config('ds_config.promotion_xianshi_price')==0} {$Think.lang.xianshi_add} {else /} {notempty name="current_xianshi_quota"} {$Think.lang.xianshi_add} {$Think.lang.set_renewal} {else } {$Think.lang.xianshi_quota_add} {/notempty} {/if} {/block} {block name="seller_main"} {if isset($isPlatformStore) || config('ds_config.promotion_xianshi_price')==0}
{else }
{notempty name="current_xianshi_quota"} {$Think.lang.overdue_set_meal}{$Think.lang.ds_colon}{$current_xianshi_quota.xianshiquota_endtime|date="Y-m-d H:i:s"} {else /} {$Think.lang.please_buy_set_meal} {/notempty}
{/if}
  {$Think.lang.ds_state} {$Think.lang.xianshi_name}
{notempty name="xianshi_list"} {foreach name="xianshi_list" item="val"} {/foreach} {else /} {/notempty} {notempty name="xianshi_list"} {/notempty}
{$Think.lang.xianshi_name} {$Think.lang.start_time} {$Think.lang.end_time} {$Think.lang.buy_lower_limit} {$Think.lang.ds_state} {$Think.lang.ds_handle}
{$val.xianshi_name}
{$val.xianshi_starttime|date="Y-m-d H:i"} {$val.xianshi_end_time|date="Y-m-d H:i"} {$val.xianshi_lower_limit} {$val.xianshi_state_text} {if $val.editable}

{$Think.lang.ds_edit}

{/if}

{$Think.lang.ds_manage}

{$Think.lang.ds_delete}

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