<%@ page import="org.springframework.web.context.WebApplicationContext" %> <%@ page import="org.springframework.web.context.support.WebApplicationContextUtils" %> <%@ page import="sxyx.hzxf.service.HomePageService" %> <%@ page import="java.util.Map" %> <%@ page import="java.util.List" %> <%@ page trimDirectiveWhitespaces="true" %> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <% WebApplicationContext context = WebApplicationContextUtils.getWebApplicationContext(config.getServletContext()); HomePageService homePageService = context.getBean(HomePageService.class); String post_id = request.getParameter("id"); Map resultMap = homePageService.getSingleRequirementDetailUpdate(post_id); String post_title = ""; if ( resultMap.get("post_title") != null){ post_title = resultMap.get("post_title").toString(); } String remark = ""; if (resultMap.get("remark")!=null){ remark = resultMap.get("remark").toString(); } String product_type_one = ""; if (resultMap.get("product_type_one")!=null){ product_type_one = resultMap.get("product_type_one").toString(); } String post_number = ""; if (resultMap.get("post_number")!=null){ post_number = resultMap.get("post_number").toString(); } String deliveryTime = ""; if (resultMap.get("deliveryTime")!=null){ deliveryTime = resultMap.get("deliveryTime").toString(); } String user_phone = ""; if (resultMap.get("user_phone")!=null){ user_phone = resultMap.get("user_phone").toString(); } %> 求购商品详情 - 跨境宝 - 跨境供应链服务平台

<%=post_title%>

价格
面议
进口税
价格未包含进口税
商品分类
<%=product_type_one%>
起订量
<%=post_number%>
截止日期
<%=deliveryTime%>
联系电话
<%=user_phone%>
收藏
已收藏
商品介绍
商品描述
<% StringBuilder sb=new StringBuilder(""); if (resultMap.containsKey("post_title")){ sb.append("
需求标题:
").append(post_title).append("
\n"); } if (resultMap.containsKey("deliveryTime")){ sb.append("
截止日期:
").append(deliveryTime).append("
\n"); } if (resultMap.containsKey("post_number")){ sb.append("
采购数量:
").append(post_number).append("
\n"); } if (resultMap.containsKey("product_type_one")){ sb.append("
商品分类:
").append(product_type_one).append("
\n"); } if (resultMap.containsKey("post_spec")){ sb.append("
规格:
").append(resultMap.get("post_spec")).append("
\n"); } if (resultMap.containsKey("post_color")){ sb.append("
颜色:
").append(resultMap.get("post_color")).append("
\n"); } if (resultMap.containsKey("post_material")){ sb.append("
材质:
").append(resultMap.get("post_material")).append("
\n"); } if (resultMap.containsKey("trade_type")){ sb.append("
贸易类别:
").append(resultMap.get("trade_type")).append("
\n"); } if (resultMap.containsKey("budget")){ sb.append("
预算金额:
").append(resultMap.get("budget")).append("
\n"); } if (resultMap.containsKey("port_start")){ sb.append("
起始港:
").append(resultMap.get("port_start")).append("
\n"); } if (resultMap.containsKey("port_end")){ sb.append("
目的港:
").append(resultMap.get("port_end")).append("
\n"); } if (resultMap.containsKey("post_method")){ sb.append("
配送方式:
").append(resultMap.get("post_method")).append("
\n"); } if (resultMap.containsKey("defray_method")){ sb.append("
结汇方式:
").append(resultMap.get("defray_method")).append("
\n"); } if (resultMap.containsKey("pay_method")){ sb.append("
付款方式:
").append(resultMap.get("pay_method")).append("
\n"); } if (resultMap.containsKey("post_address")){ sb.append("
配送地址:
").append(resultMap.get("post_address")).append("
\n"); } %>
<%=sb.toString()%>
商品描述:
<%=remark%>
{{detail.userMess.user_name}}
等级: 明星会员 普通会员
认证:
企业认证
认证:
个人认证
认证:
未认证
个人中心
关注
已关注
在线咨询

该商品已失效

关注成功

不可关注

最近联系人
用户登录 关闭
记住密码
第三方登录