{{include file="public/header" /}}
运费设置 返回
{{foreach $is_whether_list as $v}} {{/foreach}}
运送到 首件数(件) 首费(元) 续件数(件) 续费(元) 操作
默认运费
+为指定地区城市设置运费

选择区域

×
{{if !empty($region_list)}}
    {{foreach $region_list as $v}}
  • {{$v.name}}

    {{if !empty($v['items'])}}
      {{foreach $v.items as $vs}}
    • {{$vs.name}}
    • {{/foreach}}
    {{/if}}
  • {{/foreach}}
{{else /}}
没有相关数据
{{/if}}
{{include file="public/footer" /}}