127 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			127 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			HTML
		
	
	
| <!DOCTYPE html>
 | ||
| <html lang="en">
 | ||
| 
 | ||
| <head>
 | ||
|     <meta charset="UTF-8">
 | ||
| 	<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 | ||
|     <title>支付成功</title>
 | ||
| 	<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
 | ||
| 	<link rel="stylesheet" type="text/css" href="../../css/logshoppingcar/login_cart.css"/>
 | ||
| 	<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css"/>
 | ||
|     <link rel="stylesheet" type="text/css" href="../../css/foot.min.css" />
 | ||
|     <script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
 | ||
|     <script src="../../js/huaxia.js" type="text/javascript" charset="utf-8"></script>
 | ||
| </head>
 | ||
| <style>
 | ||
|     .foot-iframe {
 | ||
|         margin-top: -30px;
 | ||
|     }
 | ||
| </style>
 | ||
| 
 | ||
| <body>
 | ||
|     <header class="tyhder_herader">
 | ||
|         <img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
 | ||
|         <nav class="dis p-zy320 pod" >
 | ||
|             <a href="../../index.html" title="华夏艺术网"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
 | ||
|     		<div class="tyhder_listnavdIV">
 | ||
|     			<ul class="tyhder_listnav">
 | ||
|     				<li> 123</li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html" class="tyhder_gr"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent"  href="../contactUs/contactUs.html">联系我们</a></li>
 | ||
|     				<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
 | ||
|     				<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
 | ||
|     			</ul>
 | ||
|     		</div>
 | ||
|             <div class="tyhder_btntop">
 | ||
|                 <img class="tyhder_btntopimg" src="../../img/public/gn.png">
 | ||
|             </div>
 | ||
|         </nav>
 | ||
|     </header>
 | ||
|     <section>
 | ||
|         <div class="whole">
 | ||
|             <div class="whole-1">
 | ||
|                 <!-- 支付成功 -->
 | ||
|                 <div class="payment">
 | ||
|                     <img class="" alt="图片丢失" title="支付成功" src="../../img/images/chenggong.png" alt="">
 | ||
|                     <h2>支付成功</h2>
 | ||
|                     <div class="order">
 | ||
|                         <div class="odernum">订单号:<span class="">107787156599</span></div>
 | ||
|                         <div class="oderinte">积分+<span class="">159</span></div>
 | ||
|                         <div class="oderbuy"> <a href="./shopcar.html">继续购物</a></div>
 | ||
|                         <div class="oderhome"><a href="../../index.html">返回首页</a></div>
 | ||
|                     </div>
 | ||
|                 </div>
 | ||
|             </div>
 | ||
|         </div>
 | ||
|     </section>
 | ||
|     <!-- 底部导航 -->
 | ||
|     <div class="foot-nav-box">
 | ||
|     	<!-- 导航文字 -->
 | ||
|     	<div class="foot-box-nav">
 | ||
|     		<div><a href="../../index.html" target="_parent">首页</a></div>
 | ||
|     		<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
 | ||
|     		<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
 | ||
|     		<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
 | ||
|     		<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
 | ||
|     		<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
 | ||
|     		<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
 | ||
|     		<div><a href="../artNetwork/auction.html" target="_parent">拍卖</a></div>
 | ||
|     	</div>
 | ||
|     	<!-- 导航图片 -->
 | ||
|     	<div class="foot-box-img">
 | ||
|     		<img src="../../img/public/foot-xl.png" alt="图片缺失" title="新浪">
 | ||
|     		<img src="../../img/public/foot-wx.png" alt="图片缺失" title="微信">
 | ||
|     		<img src="../../img/public/foot-whatsapp.png" alt="图片缺失" title="电话">
 | ||
|     		<img src="../../img/public/foot-facebook.png" alt="图片缺失" title="facebook">
 | ||
|     		<img src="../../img/public/foot-skype.png" alt="图片缺失" title="钱">
 | ||
|     	</div>
 | ||
|     </div>
 | ||
|     <div class="foot-end-box">
 | ||
|     	<div>
 | ||
|     		<img src="../../img/logo.png" alt="图片丢失" title="华夏艺术网">
 | ||
|     		<div class="linh26">
 | ||
|     			<div class="foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div>
 | ||
|     			<div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div>
 | ||
|     		</div>
 | ||
|     	</div>
 | ||
|     	<div>
 | ||
|     		<div class="foot-end-right">
 | ||
|     			<div>
 | ||
|     				<div>
 | ||
|     					<img class="shu-logo" src="../../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院">
 | ||
|     				</div>
 | ||
|     				<div class="linh30">
 | ||
|     					<div class="foot-end-titlez">成都惠民职工书院</div>
 | ||
|     					<div class="foot-end-content">地址:成都市青羊区青羊大道129号文化宫2楼</div>
 | ||
|     					<div class="foot-end-content">电话:028-81712589</div>
 | ||
|     				</div>
 | ||
|     			</div>
 | ||
|     			<div class="foot-count">
 | ||
|     				<div class="foot-end-title">联系我们</div>
 | ||
|     				<div class="foot-end-content"><span class="fs">地址:</span>四川省成都市武侯区天益街38号理想中心3栋601</div>
 | ||
|     				<div class="foot-end-content dis"><span class="fs">手机:</span>13880548658</div>
 | ||
|     				<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div>
 | ||
|     				<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div>
 | ||
|     			</div>
 | ||
|     			<div class="foot-qrcode">
 | ||
|     				<div>
 | ||
|     					<img src="../../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网">
 | ||
|     					<div>华夏艺术网</div>
 | ||
|     				</div>
 | ||
|     				<div>
 | ||
|     					<img src="../../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院">
 | ||
|     					<div>成都惠民职工书院</div>
 | ||
|     				</div>
 | ||
|     			</div>
 | ||
|     		</div>
 | ||
|     		<div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.    蜀ICP备11111111号    技术支持:全美网络 </div>
 | ||
|     	</div>
 | ||
|     </div>
 | ||
|     <!-- 回到顶部 -->
 | ||
|     <img id="gotoTop" onclick="pageScroll()" src="../../img/public/backTop.png" alt="图片丢失" title="回到顶部">
 | ||
| </body>
 | ||
| 
 | ||
| </html> |