| 
									
										
										
										
											2022-09-02 11:23:25 +08:00
										 |  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  |  | <html> | 
					
						
							|  |  |  |  | 	<head> | 
					
						
							|  |  |  |  | 		<meta charset="utf-8"> | 
					
						
							|  |  |  |  | 		<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | 
					
						
							| 
									
										
										
										
											2022-09-03 18:14:57 +08:00
										 |  |  |  | 		<title>我的</title> | 
					
						
							| 
									
										
										
										
											2022-09-02 11:23:25 +08:00
										 |  |  |  | 		<meta name="keywords" content="" /> | 
					
						
							|  |  |  |  | 		<meta name="description" content="" /> | 
					
						
							|  |  |  |  | 		<!-- css加载 --> | 
					
						
							|  |  |  |  | 		<link rel="stylesheet" href="../css/common.css"> | 
					
						
							|  |  |  |  | 		<link rel="stylesheet" href="../css/style.css"> | 
					
						
							|  |  |  |  | 		<!-- js加载 --> | 
					
						
							| 
									
										
										
										
											2022-09-03 18:14:57 +08:00
										 |  |  |  | 		<script src="../js/jquery-3.6.1.min.js" type="text/javascript"></script> | 
					
						
							|  |  |  |  | 		<script src="../js/base.js" type="text/javascript"></script> | 
					
						
							|  |  |  |  | 		<script src="../js/script.js" type="text/javascript"></script> | 
					
						
							| 
									
										
										
										
											2022-09-02 11:23:25 +08:00
										 |  |  |  | 	</head> | 
					
						
							|  |  |  |  | 	<body> | 
					
						
							| 
									
										
										
										
											2022-09-03 18:14:57 +08:00
										 |  |  |  | 		<!-- 头部 --> | 
					
						
							|  |  |  |  | 		<div class="header background-00 color-ff font38 flex">我的</div> | 
					
						
							| 
									
										
										
										
											2022-09-02 16:10:54 +08:00
										 |  |  |  | 		<!-- 个人中心简介 --> | 
					
						
							|  |  |  |  | 		<div class="my-info-bg flex"> | 
					
						
							| 
									
										
										
										
											2022-09-02 23:59:41 +08:00
										 |  |  |  | 			<div class="my-info color-ff"> | 
					
						
							|  |  |  |  | 				<div class="cover radius100 background-ff flex"><img src="../images/logo.png" alt="头像"></div> | 
					
						
							| 
									
										
										
										
											2022-09-02 16:10:54 +08:00
										 |  |  |  | 				<div class="nick-name font30">CREEP</div> | 
					
						
							|  |  |  |  | 				<div class="bind-phone font24">绑定手机:13438123836</div> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		<!-- 个人中心内容 --> | 
					
						
							|  |  |  |  | 		<div class="my-content border-box"> | 
					
						
							|  |  |  |  | 			<a href="not-used.html" class="item flex"> | 
					
						
							|  |  |  |  | 				<span class="flex"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-my-02.png" alt="待使用卡券" style="width: .43rem;height: .43rem;"> | 
					
						
							|  |  |  |  | 				</span> | 
					
						
							|  |  |  |  | 				<p class="font24">待使用卡券</p> | 
					
						
							|  |  |  |  | 				<img src="../images/icon/icon-arrow-right.png" alt="更多"> | 
					
						
							|  |  |  |  | 			</a> | 
					
						
							|  |  |  |  | 			<a href="used.html" class="item flex"> | 
					
						
							|  |  |  |  | 				<span class="flex"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-my-03.png" alt="已使用卡券" style="width: .52rem;height: .39rem;"> | 
					
						
							|  |  |  |  | 				</span> | 
					
						
							|  |  |  |  | 				<p class="font24">已使用卡券</p> | 
					
						
							|  |  |  |  | 				<img src="../images/icon/icon-arrow-right.png" alt="更多"> | 
					
						
							|  |  |  |  | 			</a> | 
					
						
							| 
									
										
										
										
											2022-09-02 11:23:25 +08:00
										 |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 		 | 
					
						
							|  |  |  |  | 		<!-- 尾部 --> | 
					
						
							| 
									
										
										
										
											2022-09-02 23:59:41 +08:00
										 |  |  |  | 		<div class="footer background-ff border-box"> | 
					
						
							| 
									
										
										
										
											2022-09-03 18:14:57 +08:00
										 |  |  |  | 			<div class="foot font24 flex"> | 
					
						
							| 
									
										
										
										
											2022-09-02 11:23:25 +08:00
										 |  |  |  | 				<a href="index.html" class="item flex"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-tabbar-01.png" alt="首页"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-active-01.png" alt="首页"> | 
					
						
							|  |  |  |  | 					<span>首页</span> | 
					
						
							|  |  |  |  | 				</a> | 
					
						
							|  |  |  |  | 				<a href="luck-draw.html" class="item flex"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-tabbar-02.png" alt="抽奖"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-active-02.png" alt="抽奖"> | 
					
						
							|  |  |  |  | 					<span>抽奖</span> | 
					
						
							|  |  |  |  | 				</a> | 
					
						
							|  |  |  |  | 				<a href="business.html" class="item flex"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-tabbar-03.png" alt="商家"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-active-03.png" alt="商家"> | 
					
						
							|  |  |  |  | 					<span>商家</span> | 
					
						
							|  |  |  |  | 				</a> | 
					
						
							|  |  |  |  | 				<a href="my.html" class="item flex active"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-tabbar-04.png" alt="我的"> | 
					
						
							|  |  |  |  | 					<img src="../images/icon/icon-active-04.png" alt="我的"> | 
					
						
							|  |  |  |  | 					<span>我的</span> | 
					
						
							|  |  |  |  | 				</a> | 
					
						
							|  |  |  |  | 			</div> | 
					
						
							|  |  |  |  | 		</div> | 
					
						
							|  |  |  |  | 	</body> | 
					
						
							|  |  |  |  | </html> |