码迷,mamicode.com
首页 > 其他好文 > 详细

我的海外购页面

时间:2019-04-23 10:59:46      阅读:104      评论:0      收藏:0      [点我收藏+]

标签:product   max   str   receive   tag   单列   common   icc   otto   

  1 <%@ page language="java" contentType="text/html;charset=UTF-8"%>
  2 <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
  3 <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
  4 <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
  5 <%@include file="/jsp/common/common_ctx.jsp" %>
  6 <jsp:include page="/jsp/common/taglibs.jsp"></jsp:include>
  7 <meta name="robots" content="nofollow" />
  8 <script src="${urlPrefix.j1Static}/js/myec/my-abroadOrderList.js?v=${codeVersion}"></script>
  9 <script type="text/javascript">
 10     <!--
 11     function checkComment(goodsId, productId, url) {
 12         window.location.href = url;
 13     }
 14     //-->
 15 </script>
 16 <style>
 17     .taiping-title {
 18         padding: 10px 0px 10px 14px;
 19         border-bottom: 2px solid #ae060f;
 20         overflow: hidden;
 21     }
 22 
 23     .taiping-title h3 {
 24         color: #c65057;
 25         font-size: 14px;
 26         font-weight: bold;
 27         float: left;
 28     }
 29 
 30     .order_nav {
 31         width: 100%;
 32         overflow: hidden;
 33         border-bottom: 2px solid #c20712;
 34     }
 35 
 36     .order_nav ul {
 37         float: left;
 38     }
 39 
 40     .order_nav ul li {
 41         padding: 6px 32px 4px 32px;
 42         background: #f5f5f5;
 43         float: left;
 44         text-align: center;
 45         font-weight: bold;
 46         margin-right: 2px;
 47     }
 48 
 49     .order_nav ul li {
 50         cursor: pointer;
 51     }
 52 
 53     .tp-tab-checked {
 54         background: #c20712 !important;
 55         color: #fff !important;
 56     }
 57 
 58     .olist_time {
 59         padding: 10px 0 21px 20px;
 60     }
 61 
 62     .olist_schedule {
 63         border: 1px solid #e5e5e5;
 64         padding: 37px 202px 30px 202px;
 65         margin-top: 11px;
 66         overflow: hidden;
 67     }
 68 
 69     .olist_schedule ul li {
 70         float: left;
 71     }
 72 
 73     .red {
 74         color: #ae060f !important;
 75     }
 76 
 77     .red cite {
 78         border-color: #ae060f !important;
 79     }
 80 
 81     .red cite:after {
 82         border-color: #ae060f !important;
 83     }
 84 
 85     .s_bottom {
 86         margin-top: 36px;
 87     }
 88 
 89     .s_top, .s_bottom, .s_top_4 {
 90         width: 84px;
 91         padding-right: 50px;
 92         position: relative;
 93     }
 94 
 95     .s_top span, .s_bottom span, .s_top_4 span {
 96         display: block;
 97         text-align: center;
 98     }
 99 
100     .s_top cite, .s_bottom cite {
101         display: block;
102         width: 46px;
103         border-top: 1px dashed #7e7e7e;
104         position: absolute;
105         right: 5px;
106         top: 50%;
107         transform: translateY(-50%);
108         -webkit-transform: translateY(-50%);
109     }
110 
111     .s_top cite:after {
112         width: 12px;
113         height: 12px;
114         border-top: 2px solid #7e7e7e;
115         border-right: 2px solid #7e7e7e;
116         content: " ";
117         position: absolute;
118         right: -3px;
119         top: -8px;
120         transform: rotate(45deg);
121         -webkit-transform: rotate(45deg);
122         border-radius: 3px;
123     }
124 
125     .s_bottom cite:after {
126         width: 12px;
127         height: 12px;
128         border-top: 2px solid #7e7e7e;
129         border-right: 2px solid #7e7e7e;
130         content: " ";
131         position: absolute;
132         left: -3px;
133         top: -8px;
134         transform: rotate(219deg);
135         -webkit-transform: rotate(219deg);
136         border-radius: 3px;
137     }
138 
139     .s_top_4 cite {
140         width: 75px;
141         height: 108px;
142         border-top: 1px dashed #7e7e7e;
143         border-right: 1px dashed #7e7e7e;
144         border-bottom: 1px dashed #7e7e7e;
145         position: absolute;
146         right: -30px;
147         top: 50%;
148         border-top-right-radius: 4em;
149         border-bottom-right-radius: 4em;
150     }
151 
152     .s_top_4 cite:after {
153         width: 12px;
154         height: 12px;
155         border-top: 2px solid #7e7e7e;
156         border-right: 2px solid #7e7e7e;
157         content: " ";
158         position: absolute;
159         left: -3px;
160         bottom: -8px;
161         transform: rotate(219deg);
162         -webkit-transform: rotate(219deg);
163         border-radius: 3px;
164     }
165 
166     .olist_text {
167         display: block;
168         background: #f7f7f7;
169         padding: 27px 85px 20px 85px;
170         margin-top: 18px;
171         border: 1px solid #e5e5e5;
172         overflow: hidden;
173     }
174 
175     .olist_text li {
176         float: left;
177         width: 305px;
178     }
179 
180     .olist_text li span {
181         display: block;
182         width: 100%;
183         text-align: left;
184     }
185 
186     .olist_logistics {
187         display: block;
188         margin-top: 18px;
189         border: 1px solid #e5e5e5;
190         overflow: hidden;
191         padding: 10px 85px 10px 85px;
192     }
193 
194     .olist_logistics span {
195         display: block;
196         float: left;
197         width: 80%;
198     }
199 
200     .olist_logistics name {
201         display: block;
202         float: left;
203         width: 93px;
204     }
205 
206     .olist_limg {
207         display: block;
208         width: 86px;
209         height: 39px;
210         position: relative;
211     }
212 
213     .olist_limg img {
214         margin: auto;
215         display: block;
216         max-width: 100%;
217         max-height: 100%;
218         position: absolute;
219         right: 0;
220         top: 0;
221         left: 0;
222         bottom: 0;
223     }
224 
225     .olist_img_box {
226         width: 127px;
227     }
228 
229     .olist_img {
230         width: 68px;
231         height: 68px;
232         border: 1px solid #e5e5e5;
233         float: left;
234         margin: 19px 31px;
235         position: relative;
236     }
237 
238     .olist_img img {
239         margin: auto;
240         display: block;
241         max-width: 100%;
242         max-height: 100%;
243         position: absolute;
244         right: 0;
245         top: 0;
246         left: 0;
247         bottom: 0;
248     }
249 
250     .olist_num {
251         width: 100px;
252     }
253 
254     .olist_name {
255         width: 150px;
256         padding: 20px 34px;
257     }
258 
259     .olist_spec {
260         width: 103px;
261     }
262 
263     .olist_num1 {
264         width: 82px;
265     }
266 
267     .olist_price {
268         width: 173px;
269     }
270 
271     .olist_price span {
272         display: block;
273         width: 139px;
274         text-align: left;
275         padding-left: 24px;
276     }
277 
278     .olist_list {
279         text-align: center;
280     }
281 
282     .olist_list, .olist_list td {
283         border-left: 1px solid #e5e5e5;
284         border-bottom: 1px solid #e5e5e5;
285         border-right: 1px solid #e5e5e5;
286     }
287 
288     .olist_total {
289         float: right;
290     }
291 
292     .olist_total p {
293         text-align: right;
294     }
295 
296     .olist_total b {
297         color: #c20712;
298         font-size: 16px;
299     }
300 
301     /*下面为2个页面的公共样式*/
302     .order_box {
303         margin: 20px 0 26px 0;
304         border: 1px solid #e5e5e5;
305     }
306 
307     .order_date td {
308         padding: 6px 0;
309     }
310 
311     .order_date span {
312         margin: 0 16px;
313         color: #c1c1c1;
314     }
315 
316     .order_date span cite {
317         color: #333333;
318         margin-left: 10px;
319     }
320 
321     .order_title {
322         background: #f5f5f5;
323     }
324 
325     .order_title th {
326         padding: 6px 0;
327     }
328 
329     .order_number {
330         width: 122px;
331     }
332 
333     .order_state {
334         width: 173px;
335     }
336 
337     .order_handle {
338         width: 144px;
339     }
340 
341     .order_handle span, .order_handle a {
342         display: block;
343 
344     }
345 
346     .order_handle a {
347         color: #4c89c5;
348     }
349 
350     .order_pay {
351         color: #fff;
352         padding: 4px 8px 7px 8px;
353         background: #fc8524;
354         border: none;
355         border-radius: 5px;
356         cursor: pointer;
357     }
358 
359     .order_none {
360         width: 100%;
361         text-align: center;
362         padding-top: 20px;
363     }
364 </style>
365 <jsp:include page="/jsp/home_v1/header.jsp" />
366 <jsp:include page="/jsp/home_v1/tool.jsp" />
367 <input type="hidden" id="operation" />
368 
369 <div id="myeccontainer">
370     <div class="msg">
371         <a href="${urlPrefix.j1Web}/">首页</a> > 我的健一网 > 我的海外订单
372     </div>
373     <div class="clearfix">
374         <div id="myeccollection-left">
375             <div class="left1">
376                 <jsp:include page="/jsp/common/myec_left.jsp">
377                     <jsp:param value="myAbroadOrder" name="fromPage" />
378                 </jsp:include>
379             </div>
380         </div>
381         <c:choose>
382             <c:when test="${model.detail == ‘able‘ }">
383                 <!-- 订单详情 -->
384                 <div id="detailCollection">
385                     <div id="myeccollection-right">
386                         <div class="shelves-title">
387                             <div class="shelves-t-left">订单编号:${model.orderList.orderId }</div>
388                             <div class="shelves-t-right"></div>
389                         </div>
390                         <div id="myecorder2-content">
391                             <div class="integral-content">
392                                 <div class="integral-01">
393                                     <c:if test="${model.orderList.codeNo == ‘commit‘}">
394                                         <c:if test="${model.orderList.paymentMode == ‘KDFH‘ }">
395                                             <c:if test="${model.orderList.isPaid != ‘Y‘ && model.isSealedMember eq ‘N‘}">
396                                                 <input name="" type="button" class="pay-btn" style="cursor: pointer;" onclick="commitMyecOrder(‘${model.orderList.orderId }‘)" />
397                                             </c:if>
398                                         </c:if>
399                                     </c:if>
400                                     订单状态:${model.orderList.codeValue }
401                                 </div>
402                                 <div class="integral-01">下单时间:${model.orderList.commitTime }</div>
403                                 <div class="clear"></div>
404                             </div>
405                             <!-- 下单流程图,动态添加删除类名为 red -->
406                             <div class=‘olist_schedule‘>
407 
408                                 <ul>
409                                     <c:forEach items="${model.orderStatusMap}" var="entry">
410                                         <c:set var="key" value="${entry.key}"></c:set>
411                                         <c:set var="value" value="${entry.value}"></c:set>
412                                     </c:forEach>
413 
414                                     <c:if test="${not empty model.orderStatusList}">
415                                         <c:forEach var="orderStatus" items="${model.orderStatusList}">
416                                             <c:if test="${orderStatus.key le key}">
417                                                 <li class=‘s_top red‘>
418                                                         ${orderStatus.value}
419                                                     <c:if test="${orderStatus.value !=‘已完成‘}">
420                                                         <cite></cite>
421                                                     </c:if>
422                                                 </li>
423                                             </c:if>
424 
425                                             <c:if test="${orderStatus.key gt key}">
426                                                 <li class=‘s_top black‘>
427                                                         ${orderStatus.value}
428                                                     <c:if test="${orderStatus.value !=‘已完成‘}">
429                                                         <cite></cite>
430                                                     </c:if>
431                                                 </li>
432                                             </c:if>
433                                         </c:forEach>
434                                     </c:if>
435 
436                                 </ul>
437                             </div>
438                             <!-- 收货人信息 -->
439                             <div class=‘olist_logistics‘>
440                                 <p>
441                                     <name>收货人:</name>
442                                     <span>${model.orderList.receiveUser }</span>
443                                 </p>
444                                 <p>
445                                     <name>收货地址:</name>
446                                     <span>${model.orderList.receiveFullAddress }
447                                         <c:if test="${model.orderList.paymentMode==‘ZTFK‘}"><font
448                                                 color="red">[自提]</font>
449                                         </c:if>
450                                     </span>
451                                 </p>
452                                 <p>
453                                     <name>邮编地址:</name>
454                                     <span>
455                                         <c:choose>
456                                             <c:when test="${model.orderList.receivePost == ‘null‘ || model.orderList.receivePost eq null }">
457                                                 00000
458                                             </c:when>
459                                             <c:otherwise>${model.orderList.receiveTel }</c:otherwise>
460 
461                                         </c:choose>
462                                     </span>
463                                 </p>
464                                 <p>
465                                     <name>电话:</name>
466                                     <span>${model.orderList.receiveMobile }</span>
467                                 </p>
468                             </div>
469                             <ul class=‘olist_text‘>
470                                 <li>
471                                     <span>处理时间</span>
472                                     <div>
473                                         <c:forEach var="orderLog" items="${model.orderLogList}">
474                                             <span>${orderLog.logTime}</span>
475                                         </c:forEach>
476                                     </div>
477                                 </li>
478                                 <li>
479                                     <span>处理意见</span>
480 
481                                     <div>
482                                         <c:forEach var="orderLog" items="${model.orderLogList}">
483                                             <span>${orderLog.logContent}</span>
484                                         </c:forEach>
485                                     </div>
486                                 </li>
487                             </ul>
488                             <!-- 显示物流信息 -->
489                             <c:if test="${(not empty model.logisticCompanys) or (not empty model.orderShippingNos) or (not empty model.orderList)}">
490                                 <c:set var="len" value="${fn:length(model.logisticCompanys)}" />
491                                 <c:if test="${len<=1}">
492                                     <c:set var="len" value="1" />
493                                 </c:if>
494                                 <c:forTokens var="invoiceTaxAddress" items="${model.orderList.invoiceTaxAddress}" delims=","  begin="0" end="${len-1}" step="1" varStatus="st">
495                                     <table width="100%" border="0" cellspacing="0" cellpadding="0">
496                                         <c:if test="${not empty model.logisticCompanys}">
497                                             <tr>
498                                                 <td>物流公司:</td>
499                                                 <td><a target="_blank" href="${model.logisticCompanys[st.index].website }">${model.logisticCompanys[st.index].companyName }</a></td>
500                                             </tr>
501                                         </c:if>
502                                         <c:if test="${not empty model.orderShippingNos}">
503                                             <tr>
504                                                 <td>货运单号:</td>
505                                                 <td>${model.orderShippingNos[st.index]}</td>
506                                             </tr>
507                                         </c:if>
508                                         <c:if test="${st.count>=1}">
509                                             <tr>
510                                                 <td colspan="2">
511                                                     <iframe name="kuaidi100" src="${invoiceTaxAddress}" width="600" height="260" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"> </iframe>
512                                                 </td>
513                                             </tr>
514                                         </c:if>
515                                     </table>
516                                 </c:forTokens>
517                                 <c:if test="${not empty logisticCompanys}">
518                                     <p>运费:${model.orderList.deliveryFee }元</p>
519                                     <p>数据由<a href="#" onclick="window.open(‘http://www.kuaidi100.com‘)">快递100</a>提供</p>
520                                 </c:if>
521                             </c:if>
522 
523                             <c:if test="${model.orderList.paymentTypeName != null}">
524 
525                                 <div class=‘olist_logistics‘>
526                                     <p>
527                                         <name>支付方式:</name>
528                                         <span>
529                                                 <cite class=‘olist_limg‘>
530                                                    <c:forEach var="item" items="${model.paymentTypeList}" varStatus="v">
531                                                        <c:choose>
532                                                            <c:when test="${item.paymentTypeLogo != null}">
533                                                                <img src="https://img.j1.com/${item.paymentTypeLogo}"/>
534                                                            </c:when>
535                                                            <c:otherwise>
536                                                                ${item.paymentTypeName } &nbsp;&nbsp;
537                                                            </c:otherwise>
538                                                        </c:choose>
539                                                    </c:forEach>
540                                                  </cite>
541                                         </span>
542                                     </p>
543                                 </div>
544                             </c:if>
545 
546                             <c:if test="${not empty model.parcelList}">
547 
548                                 <c:if test="${fn:length(model.parcelList) gt 1  }">
549                                     <c:set var="len" value="${fn:length(model.parcelList)}"/>
550                                 </c:if>
551                                 <c:choose>
552                                     <c:when test="${fn:length(model.parcelList) eq 1 }">
553                                         <div class=‘order_nav‘>
554                                             <ul>
555                                                 <li class=‘tp-tab-checked‘ id="1">
556                                                     包裹
557                                                 </li>
558                                             </ul>
559                                             <!-- 商品列表 -->
560                                             <table width=‘100%‘ class=‘order_box‘>
561                                                 <tbody width="100%">
562                                                 <tr width="100%" class=‘order_title‘>
563                                                     <th>商品编号</th>
564                                                     <th>商品图片</th>
565                                                     <th>商品名称</th>
566                                                     <th>规格</th>
567                                                     <th>数量</th>
568                                                     <th>实付款(元)</th>
569                                                     <th>操作</th>
570                                                 </tr>
571                                                 <c:forEach var="parcelItem" items="${model.parcelList}">
572                                                     <c:forEach var="items" varStatus="st" begin="0" step="1"
573                                                                items="${parcelItem.orderItemList }">
574                                                         <c:set var="len"
575                                                                value="${fn:length(parcelItem.orderItemList)}"/>
576                                                         <c:if test="${len > 2}">
577                                                             <c:set var="td_cls" value="bian-b"/>
578                                                         </c:if>
579                                                         <tr class=‘olist_list‘>
580                                                             <td class=‘olist_num‘>${items.goodsNo}</td>
581                                                             <td class="olist_img_box">
582                                                                 <a href="${urlPrefix.j1Web}/product/${items.productId }-${items.goodsId }.html"
583                                                                    target="_blank">
584                                                                     <div class=‘olist_img‘>
585                                                                         <img src="${items.proImageUrl}" />
586                                                                     </div>
587                                                                 </a>
588                                                             </td>
589                                                             <td class="olist_name">
590                                                                     ${items.goodsName}
591                                                             </td>
592 
593 
594                                                             <td class=‘olist_spec‘>
595                                                                 <span>${items.goodsName}</span>
596                                                             </td>
597                                                             <!-- 出现2行以上td添加类 bian-b -->
598                                                             <td class="olist_num1 ${td_cls}">×${items.goodsAmount}
599                                                             </td>
600                                                             <!--  订单列表 -->
601                                                             <c:if test="${st.index == 0}">
602                                                                 <!-- 有几行数字就是几rowspan="2" -->
603                                                                 <td rowspan="${len}" class="order_price"><p>
604                                                                     商品总价:¥<fmt:formatNumber
605                                                                         pattern="#0.00#"
606                                                                         value="${empty model.orderList.skuFee ?0.00:model.orderList.skuFee}"/></p>
607 
608                                                                     <p>运费金额:¥<fmt:formatNumber pattern="#0.00#"
609                                                                                                value="${empty model.orderList.deliveryFee ?0.00:model.orderList.deliveryFee}"/></p>
610                                                                     <c:set var="disFee"
611                                                                            value="${model.orderList.discountFee+model.orderList.orderPoints+model.orderList.orderVouchers+model.orderList.otherDiscounts}"/>
612 
613                                                                     <p>优惠金额:¥<fmt:formatNumber pattern="#0.00#"
614                                                                                                value="${empty disFee ?0.00:disFee}"/></p>
615 
616                                                                     <p>积分抵扣金额:¥<fmt:formatNumber pattern="#0.00#"
617                                                                                                  value="${empty model.orderList.orderPoints ?0.00:model.orderList.orderPoints}"/></p>
618 
619                                                                     <p>税费金额:¥<fmt:formatNumber pattern="#0.00#"
620                                                                                                value="${empty model.orderList.taxFee ?0.00:model.orderList.taxFee}"/></p>
621 
622                                                                     <p>订单合计:
623 
624                                                                         <fmt:formatNumber pattern="#0.00#" value="${empty model.orderList.orderFee ?0.00:model.orderList.orderFee}" />元
625 
626 
627                                                                         <c:choose>
628                                                                             <c:when test="${not empty model.orderList.paymentTypeName}">(${model.orderList.paymentTypeName })</c:when>
629                                                                         </c:choose>
630                                                                     </p>
631                                                                 </td>
632                                                                 <td rowspan="${len}" class="order_handle" rowspan="20">
633                                                                     <c:if test="${model.isSealedMember eq ‘N‘}"><a
634                                                                         href="${urlPrefix.j1Web}/comment.html">评价</c:if></a>
635 
636                                                                 </td>
637                                                             </c:if>
638                                                         </tr>
639 
640                                                         <c:if test="${items.drugPrescriptionType == ‘TC‘ }">
641                                                             <tr>
642                                                                 <td colspan="6" align="center" class="process-bottom">
643                                                                     <div align="center">
644                                                                         <p>
645                                                                             <span style="color: #333333;font-size:14px;">订单详情,请致电</span>
646                                                                             <span style="color: #FF0000;font-size:14px;">4007-092-988咨询药师</span>
647                                                                         </p>
648                                                                     </div>
649                                                                 </td>
650                                                             </tr>
651                                                         </c:if>
652 
653 
654                                                     </c:forEach>
655                                                 </c:forEach>
656                                                 </tr>
657                                                 </tbody>
658                                             </table>
659 
660                                         </div>
661                                     </c:when>
662 
663                                 </c:choose>
664                                 <c:if test="${fn:length(model.parcelList) ge 2  }">
665 
666                                     <c:forEach var="parcelItem" items="${model.parcelList}">
667                                         <div class=‘order_nav‘>
668                                             <ul>
669                                                 <c:choose>
670                                                     <c:when test="${parcelItem.parcelNameNum==‘1‘}">
671                                                         <li class=‘tp-tab-checked‘ id=" ${parcelItem.parcelNameNum}">
672                                                                 ${parcelItem.parcelName}
673                                                         </li>
674                                                     </c:when>
675                                                     <c:otherwise>
676                                                         <li class="tp-tab-checked" id=" ${parcelItem.parcelNameNum}">
677                                                                 ${parcelItem.parcelName}
678                                                         </li>
679                                                     </c:otherwise>
680                                                 </c:choose>
681                                             </ul>
682                                             <!-- 商品列表 -->
683                                             <table width=‘100%‘ class=‘order_box‘>
684                                                 <tbody width="100%">
685                                                 <tr width="100%" class=‘order_title‘>
686                                                     <th>商品编号</th>
687                                                     <th>商品图片</th>
688                                                     <th>商品名称</th>
689                                                     <th>规格</th>
690                                                     <th>数量</th>
691                                                     <th>实付款(元)</th>
692                                                     <th>操作</th>
693                                                 </tr>
694 
695                                                 <c:forEach var="items" varStatus="st" begin="0" step="1"
696                                                            items="${parcelItem.orderItemList }">
697                                                     <c:set var="len" value="${fn:length(parcelItem.orderItemList)}"/>
698                                                     <c:if test="${len > 2}">
699                                                         <c:set var="td_cls" value="bian-b"/>
700                                                     </c:if>
701                                                     <tr class=‘olist_list‘>
702                                                         <td class=‘olist_num‘>${items.goodsNo}</td>
703                                                         <td class="olist_img_box">
704                                                             <a href="${urlPrefix.j1Web}/product/${items.productId }-${items.goodsId }.html"
705                                                                target="_blank">
706                                                                 <div class=‘olist_img‘>
707                                                                     <img src="${items.proImageUrl}" />
708                                                                 </div>
709                                                             </a>
710                                                         </td>
711                                                         <td class="olist_name">
712                                                                 ${items.goodsName}
713                                                         </td>
714 
715 
716                                                         <td class=‘olist_spec‘>
717                                                             <span>${items.goodsName}</span>
718                                                         </td>
719                                                         <!-- 出现2行以上td添加类 bian-b -->
720                                                         <td class="olist_num1 ${td_cls}">×${items.goodsAmount}
721                                                         </td>
722                                                         <!--  订单列表 -->
723                                                         <c:if test="${st.index == 0}">
724                                                             <!-- 有几行数字就是几rowspan="2" -->
725                                                             <td rowspan="${len}" class="order_price"><p>
726                                                                 商品总价:¥<fmt:formatNumber
727                                                                     pattern="#0.00#"
728                                                                     value="${empty model.orderList.skuFee ?0.00:model.orderList.skuFee}"/></p>
729 
730                                                                 <p>运费金额:¥<fmt:formatNumber pattern="#0.00#"
731                                                                                            value="${empty model.orderList.deliveryFee ?0.00:model.orderList.deliveryFee}"/></p>
732                                                                 <c:set var="disFee"
733                                                                        value="${model.orderList.discountFee+model.orderList.orderPoints+model.orderList.orderVouchers+model.orderList.otherDiscounts}"/>
734                                                                 <p>优惠金额:¥<fmt:formatNumber pattern="#0.00#"
735                                                                                            value="${empty disFee ?0.00:disFee}"/></p>
736 
737                                                                 <p>积分抵扣金额:¥<fmt:formatNumber pattern="#0.00#"
738                                                                                              value="${empty row.orderPoints ?0.00:row.orderPoints}"/></p>
739 
740                                                                 <p>税费金额:¥<fmt:formatNumber pattern="#0.00#"
741                                                                                            value="${empty model.orderList.taxFee ?0.00:model.orderList.taxFee}"/></p>
742 
743                                                                 <p>订单合计:
744 
745                                                                     <fmt:formatNumber pattern="#0.00#" value="${empty model.orderList.orderFee ?0.00:model.orderList.orderFee}" />元
746 
747 
748                                                                     <c:choose>
749                                                                         <c:when test="${not empty model.orderList.paymentTypeName}">(${model.orderList.paymentTypeName })</c:when>
750                                                                     </c:choose>
751                                                                 </p>
752                                                             </td>
753                                                             <td rowspan="${len}" class="order_handle" rowspan="20">
754                                                                 <c:if test="${model.isSealedMember eq ‘N‘}"><a
755                                                                     href="${urlPrefix.j1Web}/comment.html">评价</c:if></a>
756 
757                                                             </td>
758                                                         </c:if>
759                                                     </tr>
760 
761                                                     <c:if test="${items.drugPrescriptionType == ‘TC‘ }">
762                                                         <tr>
763                                                             <td colspan="6" align="center" class="process-bottom">
764                                                                 <div align="center">
765                                                                     <p>
766                                                                         <span style="color: #333333;font-size:14px;">订单详情,请致电</span>
767                                                                         <span style="color: #FF0000;font-size:14px;">4007-092-988咨询药师</span>
768                                                                     </p>
769                                                                 </div>
770                                                             </td>
771                                                         </tr>
772                                                     </c:if>
773                                                 </c:forEach>
774 
775                                                 </tr>
776                                                 </tbody>
777                                             </table>
778 
779                                         </div>
780                                     </c:forEach>
781                                 </c:if>
782                             </c:if>
783 
784                             <div class=‘olist_total‘>
785                                 <p>
786                                 <td>商品总价:<fmt:formatNumber pattern="#0.00#"
787                                                            value="${empty model.orderList.skuFee ?0.00:model.orderList.skuFee}"/>元
788                                 </td>
789                                 </p>
790                                 <p>
791                                 <td>运费金额:<fmt:formatNumber pattern="#0.00#"
792                                                            value="${empty model.orderList.deliveryFee ?0.00:model.orderList.deliveryFee}"/>元
793                                 </td>
794                                 </p>
795                                 <p>
796                                     <c:if test="${model.oversea eq ‘Y‘}">
797 
798                                         <tr>
799                                             <td>重量合计:<fmt:formatNumber pattern="#0.00#"
800                                                                        value="${empty model.orderList.skuWeights ?0.00:model.orderList.skuWeights}"/>Kg
801                                             </td>
802                                         </tr>
803                                     </c:if>
804                                 </p>
805                                 <p>
806                                     <c:set var="disFee"
807                                            value="${model.orderList.discountFee+model.orderList.orderPoints+model.orderList.orderVouchers+model.orderList.otherDiscounts}"/>
808                                     <tr>
809                                         <td>优&nbsp;&nbsp;&nbsp;&nbsp;惠:<fmt:formatNumber pattern="#0.00#"
810                                                                                          value="${empty disFee ?0.00:disFee}"/>元
811                                         </td>
812                                     </tr>
813                                 </p>
814                                 <p>
815                                     <c:if test="${model.oversea eq ‘Y‘}">
816                                         <tr>
817                                             <td>税&nbsp;&nbsp;&nbsp;&nbsp;金:<fmt:formatNumber pattern="#0.00#"
818                                                                                              value="${empty model.orderList.taxFee ?0.00:model.orderList.taxFee}"/>元
819                                         </tr>
820                                     </c:if>
821                                 </p>
822                                 <p>
823                                 <td>订单合计:<strong class="font18 orange"><fmt:formatNumber pattern="#0.00#"
824                                                                                          value="${empty model.orderList.orderFee ?0.00:model.orderList.orderFee}"/></strong>825                                 </td>
826                                 </p>
827                                 <p>
828                                 <td width="80" valign="top">备注:</td>
829                                 <td>${model.orderList.orderMsg }</td>
830                                 </p>
831                             </div>
832                         </div>
833                     </div>
834                 </div>
835                 <!-- 订单详情 -->
836             </c:when>
837             <c:otherwise>
838                 <div id="collectionRight"></div>
839             </c:otherwise>
840         </c:choose>
841     </div>
842 </div>
843 <%@include file="/jsp/home_v1/footer.jsp"%>

 

我的海外购页面

标签:product   max   str   receive   tag   单列   common   icc   otto   

原文地址:https://www.cnblogs.com/wangchuanfu/p/10755035.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!