| <%=Tag("全选")%> | <%=Tag("定额运费")%> | <%=Tag("订单金额")%> | <%=Tag("基准运费")%> | <%=Tag("起始重量")%> | <%=Tag("递进重量")%> | <%=Tag("递进价格")%> | <%=Tag("货到付款")%> | <%=Tag("配送地区")%> | <%=Tag("操作")%> | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <%=model.IsOnePrice == 1 ? "" + Tag("是") + "" : "" + Tag("否") + ""%> | " class="form-control form-control-sm" shop="true" onkeyup="value=value.replace(/[^\d\.]/g,'')"> | " class="form-control form-control-sm" shop="true" onkeyup="value=value.replace(/[^\d\.\-]/g,'')"> | <%if (tmodel.Type_id_TransportType == 330) { %>" class="form-control form-control-sm" shop="true" onkeyup="value=value.replace(/[^\d\.\-]/g,'')"> | <%}else{ %>- | - | - | <%} %><%=model.IsCanofflinePay == 1 ? "" + Tag("支持") + "" : "" + Tag("不支持") + ""%> | <%=AreaName(model.Area_id)%> | );"><%=Tag("编辑")%> |