<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> 在线支付 连接易付宝 <%@ include file="header.jsp" %>

  在线支付 返回订单列表

订单号:${p2_Order}

付款金额 :${p3_Amt}


<%@ include file="footer.jsp"%>