123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0" />
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="apple-mobile-web-app-status-bar-style" content="black" />
- <title></title>
- <style>
- #head{
- background: #fff;
- padding: 0.9rem;
- overflow: hidden;
- border-top:1px solid #dbd6d6;
- border-bottom:1px solid #dbd6d6;
- margin-top: 0.6rem;
- }
- #head .btd{
- width:1.2rem;
- height:1rem;
- float:left;
- margin-top: 0.2rem;
- }
- #head span{
- font-size: 1rem;
- color: #282828;
- margin-left: 1.4rem;
-
- }
- #head .btn{
- float:right;
- width:1rem;
- height:1rem;
- margin-top: 0.2rem;
- }
- #change{
- background: #fff;
- padding: 0.9rem;
- overflow: hidden;
- margin-top: 0.6rem;
- border-top:1px solid #dbd6d6;
- border-bottom:1px solid #dbd6d6;
- }
- #change .btd{
- width:1.2rem;
- height:1rem;
- float:left;
- margin-top: 0.2rem;
- }
- #change span{
- font-size: 1rem;
- color: #282828;
- margin-left: 1.4rem;
- letter-spacing: 0.05rem;
- }
- #change .btn{
- float:right;
- width:1rem;
- height:1rem;
- margin-top: 0.2rem;
- }
- #wreaper {
- width: 100%;
- margin-top: 0.6rem;
- overflow: hidden;
- }
- #wreaper h3{
- font-size: 0.9rem;
- color: #808080;
- margin-left: 0.9rem;
- }
- #wreaper ul{
- border-top: 1px solid #dbd6d6;
- margin-top: 0.6rem;
- padding:0 0.9rem;
- background: white;
- }
- #wreaper li{
- background: #fff;
- overflow: hidden;
- border-bottom:1px solid #dbd6d6;
- padding:0.9rem 0;
- }
- #wreaper li img{
- float:left;
- width:4rem;
- height:4rem;
- }
- #wreaper li span{
- float: left;
- width: 14.8rem;
- margin: 0 0.6rem;
- font-size: 0.8rem;
- color: #1d1d1d;
- letter-spacing: 0.05rem;
- }
- #wreaper li .bored{
- float: right;
- width: 3.2rem;
- text-align: center;
- }
- #wreaper li .bored p{
- font-size:0.9rem;
- color:#767676;
- }
- #box{
- width: 100%;
- /* margin-top: 0.4rem; */
- /* border-bottom: 1px solid #dbd6d6; */
- padding: 0 0.9rem;
- background: white;
- }
- #box .mont{
- width:100%;
- padding:0.9rem 0;
- overflow: hidden;
- border-bottom:1px solid #dbd6d6;
- }
- #box p{
- float:left;
- font-size:0.9rem;
- color:#1d1d1d;
- }
- #box span{
- float: left;
- font-size: 0.9rem;
- color: #1d1d1d;
- margin-left: 11.5rem;
- }
- #box img{
- float:right;
- width:1rem;
- height:1rem;
- margin-top: 0.2rem;
- }
- #box .mont input{
- width: 18rem;
- margin-left: 2rem;
- border: none;
- }
- #box .mont .band{
- font-size: 0.9rem;
- margin-left: 10rem;
- }
- #box .mont .bant{
- font-size: 0.9rem;
- color: #f03d29;
- margin-left: 0;
- }
- #treatment{
- width:100%;
- margin-top:1rem;
- padding:1rem 0.9rem;
- border-top:1px solid #dbd6d6;
- border-bottom:1px solid #dbd6d6;
- overflow: hidden;
- background: white;
- }
- #treatment p{
- float:left;
- font-size:0.9rem;
- color:#1d1d1d;
- }
- #treatment span{
- float:right;
- font-size:0.9rem;
- color:#868686;
- }
- #treatment img{
- width: 1.6rem;
- height: 1.6rem;
- float: left;
- margin: 0 0 0 14rem;
- }
- #foot{
- width: 100%;
- margin-top: 2rem;
- overflow: hidden;
- }
-
- #foot .dent{
- overflow: hidden;
- width: 18rem;
- padding: 1rem 0.9rem;
- float: left;
- background: #fff;
- }
- #foot .dent p{
- font-size: 0.9rem;
- color: #8d8d8d;
- float: left;
- }
- #foot .dent span{
- font-size: 0.9rem;
- color: #f03d29;
- float: left;
- margin-left: 0.6rem;
- }
- #foot .fend{
- width: 7rem;
- float: right;
- background: #f03d29;
- padding: 1rem;
- text-align: center;
- color: #fff;
- border:none;
- }
- #bounces{
- width: 16rem;
- height: 10rem;
- border-radius: 1rem;
- background: #fff;
- position: fixed;
- top: 12rem;
- left: 5rem;
- text-align: center;
- display:none;
- }
- #bounces span{
- font-size: 1.2rem;
- color: #2d2d2d;
- border-bottom: 1px solid gray;
- width: 16rem;
- display: inline-block;
- padding: 2rem 0;
- }
- #bounces p{
- font-size: 1.2rem;
- color: #ef4d38;
- padding: 1rem 0;
- }
- #Multiselect{
- width:100%;
- position:fixed;
- top:0;
- display:none;
- }
- .Choice{
- background: #fff;
- overflow: hidden;
- padding: 1rem 0.9rem;
- border-bottom: 1px solid #f0f0f0;
- }
- .Choice .gend{
- float: left;
- width: 2.3rem;
- height: 2rem;
- margin-top: 0.8rem;
- }
- .Choice .gent{
- float: left;
- margin-left: 0.8rem;
- }
- .Choice .gent span{
- font-size: 0.9rem;
- color: #707070;
- letter-spacing: 0.05rem;
- }
- .Choice .gent .att{
- margin-left: 0.8rem;
- }
- .Choice .gent p{
- font-size: 0.9rem;
- color: #a3a3a3;
- margin-top: 0.2rem;
- letter-spacing: 0.05rem;
- }
- .Choice .genv{
- float: right;
- width: 1rem;
- height: 1rem;
- margin-top: 1.6rem;
- }
- </style>
- <script src="http://lib.sinaapp.com/js/jquery/1.9.1/jquery-1.9.1.min.js"></script>
- <script src="/static/js/common.js"></script>
- <link href="/static/css/style.css" type="text/css" rel="stylesheet">
-
- </head>
- <body style="background:#f7f7f7">
- <!--<img src="images/1下订单信息--没有地址.jpg" style="" class="backg">-->
- <div id="head">
- <img src="/static/images/timg24.png" alt="" / class="btd">
- <span>快递配送</span>
- <img src="/static/images/timg26.png" alt="" / class="btn gtn ">
- </div>
- <div id="change">
- <img src="/static/images/timg28.png" alt="" / class="btd">
- <span>请选择收货地址和收货人</span>
- <img src="/static/images/右箭头.png" alt="" / class="btn ktn">
- </div>
- <div id="wreaper">
- <h3>商品信息</h3>
- <ul>
- <li>
- <img src="/static/images/timg2.png" alt="" />
- <span>医用重组人源胶原蛋白功能敷料(凝胶型) 30g/瓶</span>
- <div class="bored">
- <p>¥<em>46.00</em></p>
- <p>x<em>1</em></p>
- </div>
- </li>
- <li>
- <img src="/static/images/timg2.png" alt="" />
- <span>医用重组人源胶原蛋白功能敷料(凝胶型) 30g/瓶</span>
- <div class="bored">
- <p>¥<em>46.00</em></p>
- <p>x<em>1</em></p>
- </div>
- </li>
- </ul>
- </div>
- <div id="box">
- <div class="mont">
- <p>配送方式</p>
- <span>默认快递¥<em>12.00</em></span>
- <img src="/static/images/右箭头.png" alt="" / class="btn">
- </div>
- <div class="mont">
- <p>备注</p>
- <input type="text" / placeholder="点击这里输入您的备注(选填)">
- </div>
- <div class="mont">
- <span class="band">共<em>2</em>件商品,</span>
- <span class="bant">订单金额¥ <em>113.00</em></span>
- </div>
- </div>
- <div id="treatment">
- <p>优惠劵</p>
- <span>无优惠劵可用</span>
- </div>
- <div id="treatment">
- <p>支付方式</p>
- <img src="/static/images/timg28.png29.png" alt="" />
- <p style="float:right">微信支付</p>
- </div>
- <div id="foot">
- <div class="dent">
- <p>应付金额:</p>
- <span>¥<em>113.00</em></span>
- </div>
- <input type="button" / value="确认支付" class="fend">
- </div>
- <div id="bounces">
- <span>您还没有选择地址</span>
- <p>确定</p>
- </div>
- </body>
- <script>
- $(function(){
- $(".fend").click(function(){
- $("#bounces").show();
- })
- $("#bounces p").click(function(){
- $("#bounces").hide();
- })
-
- //替换图片
-
- $("#head .gtn").click(function(){
- $("#head .gtn").attr("src","images/timg27.png");
- })
-
- //选择地址
- $("#change .ktn").click(function(){
- $("#Multiselect").show();
- })
- })
-
-
- </script>
- </html>
|