<?php include "./inc/odbc.php"; ?>
|
<?php include "./inc/OAuth2.php"; ?>
|
<html>
|
<head>
|
<meta charset="utf-8">
|
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<title>民航医疗快线</title>
|
<link rel="stylesheet" href="/css/webtyle.css">
|
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/css/bootstrap-theme.min.css">
|
<script src="/js/jquery-1.10.2.min.js"></script>
|
<script src="/js/bootstrap.min.js"></script>
|
<script src="/js/app.js?v=1.8"></script>
|
<link rel="stylesheet" href="/css/app.css?v=1.9">
|
<link rel="stylesheet" href="/css/app_2.css?v=2.0">
|
</head>
|
<body class="ds_body">
|
<div style="text-align:center;margin-top:20px"><img src="img/top.png" width="90%" height="" border="0" alt=""></div>
|
<hr style="text-align:center;width:100%"></hr>
|
<style>
|
header .headbrand {
|
margin-top: -4px;
|
position: absolute;
|
right: 10px;
|
top: 10px;
|
}
|
header {
|
padding: 1em 5%;
|
height: auto;
|
}
|
header .headico {
|
margin-top: 0;
|
display: inline-block;
|
vertical-align: top;
|
}
|
.info{
|
padding-left: 10px;padding-bottom: 5px;display: inline-block;vertical-align: top;width: 60%;
|
}
|
.rating-small .fa {
|
color: #ffcc33;
|
}
|
.sign{
|
color: #545454;clear: both;font-size: 14px;
|
}
|
#point_star span{
|
background-image: url("/img/start2_09.png");
|
}
|
#point_star .empty {
|
background-image: url("/img/start2_10.png");
|
}
|
.showlabel ul li img{
|
width: 13px;
|
height: 13px;
|
margin-left: 3px;
|
}
|
.imgs{text-align: left;margin: 10px 0;}
|
.imgs img{width: 60px;height: 60px;margin: 5px;}
|
@media screen and (max-width: 320px) {
|
.info{width: 50%;}
|
}
|
.label3 {
|
color: #fff;
|
background:transparent;
|
border: 1px solid #ffa732;
|
cursor: pointer;
|
color: #ffa732;
|
}
|
</style>
|
<div class="myDiv_1">
|
<a href="MyOrderlist.php?OrderType=1" class="aList aList10">
|
<p style="font-size: 18px;">转运记录</p>
|
<img src="img/sc_34.jpg">
|
<div class="clear"></div>
|
</a>
|
<a href="MyOrderlist.php?OrderType=2" class="aList aList1">
|
<p style="font-size: 18px;">服务评价</p>
|
<img src="img/sc_34.jpg">
|
<div class="clear"></div>
|
</a>
|
<a href="MyOrderlist.php?OrderType=3" class="aList aList10">
|
<p style="font-size: 18px;">发票申请</p>
|
<img src="img/sc_34.jpg">
|
<div class="clear"></div>
|
</a>
|
<a href="MyCoupon.php" class="aList aList3" style="position:relative;">
|
<p style="font-size: 18px;">优惠券</p>
|
<img src="img/sc_34.jpg">
|
<div class="clear"></div>
|
</a>
|
</div>
|
|
<div class="myDiv_1">
|
<a href="MyPhone.php" class="aList aListlast aList4">
|
<p style="font-size: 18px;">我绑定的手机号</p>
|
<img src="img/sc_34.jpg">
|
<div class="clear"></div>
|
</a>
|
</div>
|
</body>
|
</html>
|