fenxiao_2wm_share.html 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title></title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
  7. <meta name="apple-mobile-web-app-capable" content="yes">
  8. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  9. <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/mui.min.css?v=2016101701" />
  10. <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/iconfont.css?v=2016101701" />
  11. <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/style.css?v=2016101701" />
  12. <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/previewimage.css?v=2016101701" />
  13. <link rel="stylesheet" type="text/css" href="http://static.iamberry.com/css/shop/fenxiao_2wm_share.css?v=2016101701" />
  14. </head>
  15. <body>
  16. <div class="loading-bg">
  17. <div class="mui-loading">
  18. <div class="mui-spinner">
  19. </div>
  20. &nbsp;&nbsp;加载中...
  21. </div>
  22. </div>
  23. <div class="mui-content">
  24. <div class="share_top">
  25. <img src="http://static.iamberry.com/images/shop/share_top.jpg" />
  26. <div class="user_box">
  27. <div class="user_head">
  28. <img src="http://static.iamberry.com/images/shop/logo_head.png" />
  29. </div>
  30. <div class="userName">
  31. </div>
  32. <h6>
  33. 爱贝源豪华大礼包,等你来抢哟!(每人限领一次)
  34. </h6>
  35. </div>
  36. <button type="button" class="btn_rob_marriott">抢豪礼</button>
  37. </div>
  38. <ul class="mui-table-view mui-table-view-striped mui-table-view-condensed">
  39. <li class="mui-table-view-cell">
  40. <div class="mui-table-cell mui-col-xs-3 mui-text-left">
  41. <span class="mui-h5 share-time"></span>
  42. </div>
  43. <div class="mui-table">
  44. <div class="mui-table-cell mui-col-xs-12">
  45. <div class="ft-14 sharecontent"></div>
  46. </div>
  47. </div>
  48. </li>
  49. </ul>
  50. <ul class="mui-table-view mui-grid-view mui-text-center" id="my-img-view">
  51. </ul>
  52. <div class="mui-content-padded mui-text-center mui-h5">
  53. 更多惊喜请关注“爱贝源”公众号
  54. </div>
  55. </div>
  56. <script src="http://static.iamberry.com/js/mui.min.js?v=2016101701"></script>
  57. <script src="http://static.iamberry.com/js/jquery-2.1.1.min.js"></script>
  58. <script src="http://static.iamberry.com/js/shop/main.js?v=2016101701"></script>
  59. <script src="http://static.iamberry.com/js/shop/wechat-utils-1.0.js"></script>
  60. <script src="http://static.iamberry.com/js/mui.zoom.js"></script>
  61. <script src="http://static.iamberry.com/js/mui.previewimage.js"></script>
  62. <script src="http://static.iamberry.com/js/shop/fenxiao_2wm_share.js?v=2016101701"></script>
  63. </body>
  64. </html>