12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title></title>
- <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">
- <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/mui.min.css?v=2016101701" />
- <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/iconfont.css?v=2016101701" />
- <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/style.css?v=2016101701" />
- <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/previewimage.css?v=2016101701" />
- <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/fenxiao_2wm_share.css?v=2016101701" />
- </head>
- <body>
- <div class="loading-bg">
- <div class="mui-loading">
- <div class="mui-spinner">
- </div>
- 加载中...
- </div>
- </div>
- <div class="mui-content">
- <div class="share_top">
- <img src="http://static.iamberry.com/images/shop/share_top.jpg" />
- <div class="user_box">
- <div class="user_head">
- <img src="http://static.iamberry.com/images/shop/logo_head.png" />
- </div>
- <div class="userName">
-
- </div>
- <h6>
- 爱贝源豪华大礼包,等你来抢哟!(每人限领一次)
- </h6>
- </div>
- <button type="button" class="btn_rob_marriott">抢豪礼</button>
- </div>
- <ul class="mui-table-view mui-table-view-striped mui-table-view-condensed">
- <li class="mui-table-view-cell">
- <div class="mui-table-cell mui-col-xs-3 mui-text-left">
- <span class="mui-h5 share-time"></span>
- </div>
- <div class="mui-table">
- <div class="mui-table-cell mui-col-xs-12">
- <div class="ft-14 sharecontent"></div>
- </div>
- </div>
- </li>
- </ul>
- <ul class="mui-table-view mui-grid-view mui-text-center" id="my-img-view">
-
- </ul>
- <div class="mui-content-padded mui-text-center mui-h5">
- 更多惊喜请关注“爱贝源”公众号
- </div>
- </div>
- <script src="http://static.iamberry.com/js/mui.min.js?v=2016101701"></script>
- <script src="http://static.iamberry.com/js/jquery-2.1.1.min.js"></script>
- <script src="http://static.iamberry.com/js/shop/main.js?v=2016101701"></script>
- <script src="http://static.iamberry.com/js/shop/wechat-utils-1.0.js"></script>
- <script src="http://static.iamberry.com/js/mui.zoom.js"></script>
- <script src="http://static.iamberry.com/js/mui.previewimage.js"></script>
- <script src="http://static.iamberry.com/js/shop/fenxiao_2wm_share.js?v=2016101701"></script>
- </body>
- </html>
|