├── images ├── cj.jpg ├── jb.png ├── sd.jpg ├── pro.jpg ├── sd2.jpg ├── sda.jpg ├── sdb.jpg ├── sdc.jpg ├── u235.jpg ├── u236.jpg ├── u237.jpg ├── u238.jpg ├── u366.jpg ├── duobao.jpg ├── share.jpg ├── spacer.gif ├── share111.jpg ├── 0ed2480dbf1fa48f424e7fb0ebf96eaf.jpg ├── 3fbc5f190c5e9a426c342f95d3a8b8cc.jpg ├── 6165d9ec053fc6a666220c9bc5ce5831.png ├── 630a1b827d8595ba7780d09d6a52f2a5.jpg ├── a23e1123106da14815509451a204fc1e.jpg └── c1b75ec247f7803e107a938fa46196bc.jpg ├── css ├── iconfont.eot ├── iconfont.ttf ├── iconfont.woff ├── images │ ├── 404.png │ ├── jb.png │ ├── num.png │ ├── reg.jpg │ ├── line.gif │ ├── logo.png │ ├── jiantou.png │ ├── busy_anim.gif │ ├── log │ │ ├── circle.png │ │ ├── clock.png │ │ ├── circle-h.png │ │ └── line-bg.png │ └── jquery.imageZoom.png ├── js │ ├── comend.js │ ├── html5.min.js │ ├── jquery.imageZoom.js │ ├── jquery.easytabs.js │ └── swipe.js ├── jquery.imageZoom.css └── iconfont.svg ├── README.md ├── .gitattributes ├── 404.html ├── tuiguang.html ├── indexceshi.html ├── reg.html ├── index.html ├── goldcoin-pay.html ├── goldcoin-sucess.html ├── .gitignore ├── goldcoin-jilu.html ├── huihuan-sucess.html ├── yq-goldcoin.html ├── xywj.html ├── duihuan-view2.html ├── sd-jilu.html ├── cyjilu.html ├── duihuan.html ├── falv.html ├── duihuan-view.html ├── goldcoin.html ├── main.html ├── guanzhu.html ├── list.html └── view.html /images/cj.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/cj.jpg -------------------------------------------------------------------------------- /images/jb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/jb.png -------------------------------------------------------------------------------- /images/sd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/sd.jpg -------------------------------------------------------------------------------- /images/pro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/pro.jpg -------------------------------------------------------------------------------- /images/sd2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/sd2.jpg -------------------------------------------------------------------------------- /images/sda.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/sda.jpg -------------------------------------------------------------------------------- /images/sdb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/sdb.jpg -------------------------------------------------------------------------------- /images/sdc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/sdc.jpg -------------------------------------------------------------------------------- /images/u235.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/u235.jpg -------------------------------------------------------------------------------- /images/u236.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/u236.jpg -------------------------------------------------------------------------------- /images/u237.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/u237.jpg -------------------------------------------------------------------------------- /images/u238.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/u238.jpg -------------------------------------------------------------------------------- /images/u366.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/u366.jpg -------------------------------------------------------------------------------- /css/iconfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/iconfont.eot -------------------------------------------------------------------------------- /css/iconfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/iconfont.ttf -------------------------------------------------------------------------------- /css/iconfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/iconfont.woff -------------------------------------------------------------------------------- /css/images/404.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/404.png -------------------------------------------------------------------------------- /css/images/jb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/jb.png -------------------------------------------------------------------------------- /css/images/num.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/num.png -------------------------------------------------------------------------------- /css/images/reg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/reg.jpg -------------------------------------------------------------------------------- /images/duobao.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/duobao.jpg -------------------------------------------------------------------------------- /images/share.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/share.jpg -------------------------------------------------------------------------------- /images/spacer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/spacer.gif -------------------------------------------------------------------------------- /css/images/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/line.gif -------------------------------------------------------------------------------- /css/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/logo.png -------------------------------------------------------------------------------- /images/share111.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/share111.jpg -------------------------------------------------------------------------------- /css/images/jiantou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/jiantou.png -------------------------------------------------------------------------------- /css/images/busy_anim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/busy_anim.gif -------------------------------------------------------------------------------- /css/images/log/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/log/circle.png -------------------------------------------------------------------------------- /css/images/log/clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/log/clock.png -------------------------------------------------------------------------------- /css/images/log/circle-h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/log/circle-h.png -------------------------------------------------------------------------------- /css/images/log/line-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/log/line-bg.png -------------------------------------------------------------------------------- /css/images/jquery.imageZoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/css/images/jquery.imageZoom.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # one-dollor 2 | 一元夺宝项目 3 | =========================================== 4 | 基于移动端的B2C平台,兼容4.2 android,ios系统,采用jquery技术制作。 5 | -------------------------------------------------------------------------------- /images/0ed2480dbf1fa48f424e7fb0ebf96eaf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/0ed2480dbf1fa48f424e7fb0ebf96eaf.jpg -------------------------------------------------------------------------------- /images/3fbc5f190c5e9a426c342f95d3a8b8cc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/3fbc5f190c5e9a426c342f95d3a8b8cc.jpg -------------------------------------------------------------------------------- /images/6165d9ec053fc6a666220c9bc5ce5831.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/6165d9ec053fc6a666220c9bc5ce5831.png -------------------------------------------------------------------------------- /images/630a1b827d8595ba7780d09d6a52f2a5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/630a1b827d8595ba7780d09d6a52f2a5.jpg -------------------------------------------------------------------------------- /images/a23e1123106da14815509451a204fc1e.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/a23e1123106da14815509451a204fc1e.jpg -------------------------------------------------------------------------------- /images/c1b75ec247f7803e107a938fa46196bc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rocker2010/one-dollor/HEAD/images/c1b75ec247f7803e107a938fa46196bc.jpg -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | *.sln merge=union 7 | *.csproj merge=union 8 | *.vbproj merge=union 9 | *.fsproj merge=union 10 | *.dbproj merge=union 11 | 12 | # Standard to msysgit 13 | *.doc diff=astextplain 14 | *.DOC diff=astextplain 15 | *.docx diff=astextplain 16 | *.DOCX diff=astextplain 17 | *.dot diff=astextplain 18 | *.DOT diff=astextplain 19 | *.pdf diff=astextplain 20 | *.PDF diff=astextplain 21 | *.rtf diff=astextplain 22 | *.RTF diff=astextplain 23 | -------------------------------------------------------------------------------- /css/js/comend.js: -------------------------------------------------------------------------------- 1 | (function($,h,c){var a=$([]),e=$.resize=$.extend($.resize,{}),i,k="setTimeout",j="resize",d=j+"-special-event",b="delay",f="throttleWindow";e[b]=0;e[f]=true;$.event.special[j]={setup:function(){if(!e[f]&&this[k]){return false}var l=$(this);a=a.add(l);$.data(this,d,{w:l.width(),h:l.height()});if(a.length===1){g()}},teardown:function(){if(!e[f]&&this[k]){return false}var l=$(this);a=a.not(l);l.removeData(d);if(!a.length){clearTimeout(i)}},add:function(l){if(!e[f]&&this[k]){return false}var n;function m(s,o,p){var q=$(this),r=$.data(this,d);r.w=o!==c?o:q.width();r.h=p!==c?p:q.height();n.apply(this,arguments)}if($.isFunction(l)){n=l;return m}else{n=l.handler;l.handler=m}}};function g(){i=h[k](function(){a.each(function(){var n=$(this),m=n.width(),l=n.height(),o=$.data(this,d);if(m!==o.w||l!==o.h){n.trigger(j,[o.w=m,o.h=l])}});g()},e[b])}})(jQuery,this); 2 | -------------------------------------------------------------------------------- /404.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 12 | 404页面 13 | 14 | 15 |
16 |
17 |
18 |

杯具了,服务器出错啦 :(

19 |

但你可以穿越到最初......

20 |
返回首页
21 |
22 |
23 | 24 | 25 | -------------------------------------------------------------------------------- /css/jquery.imageZoom.css: -------------------------------------------------------------------------------- 1 | div.jquery-image-zoom { 2 | line-height: 0; 3 | font-size: 0; 4 | 5 | z-index: 10; 6 | 7 | border: 5px solid #fff; 8 | margin: -5px; 9 | 10 | -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); 11 | -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); 12 | box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); 13 | } 14 | 15 | div.jquery-image-zoom a { 16 | background: url(images/jquery.imageZoom.png) no-repeat; 17 | 18 | display: block; 19 | width: 25px; 20 | height: 25px; 21 | 22 | position: absolute; 23 | left: -17px; 24 | top: -17px; 25 | /* IE-users are prolly used to close-link in right-hand corner */ 26 | *left: auto; 27 | *right: -17px; 28 | 29 | text-decoration: none; 30 | text-indent: -100000px; 31 | outline: 0; 32 | 33 | z-index: 11; 34 | } 35 | 36 | div.jquery-image-zoom a:hover { 37 | background-position: left -25px; 38 | } 39 | 40 | div.jquery-image-zoom img, 41 | div.jquery-image-zoom embed, 42 | div.jquery-image-zoom object, 43 | div.jquery-image-zoom div { 44 | width: 100%; 45 | height: 100%; 46 | margin: 0; 47 | } -------------------------------------------------------------------------------- /tuiguang.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 20 | 1元购 21 | 22 | 23 | 24 |
25 | 26 |
进入天狮E商城进入天狮一元夺宝
27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /indexceshi.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 36 | 无标题文档 37 | 38 | 39 | 40 |
41 |

摄像拍照

42 |
43 | 44 |
45 | 46 | 47 | -------------------------------------------------------------------------------- /reg.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 12 | 会员注册 13 | 14 | 15 |

16 |
17 |
18 |

注册会员

19 |

手机号:

20 |

手机验证码:

21 |

邮 箱:

22 |

密 码:

23 |

确认密码:

24 |

25 |
26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 20 | 1元购 21 | 22 | 23 | 24 |
25 |
26 |
27 | 恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。 28 | 恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。恭喜 郭靖 获得第(145)期 iphone 5s 一部。恭喜 柯镇恶 获得第(135)期 iphone 5s 一部。恭喜 裘千仞 获得第(135)期 iphone 5s 一部。恭喜 黄蓉 获得第(135)期 iphone 5s 一部。 29 |
30 |
31 |
32 | 马上开始抢看啥呢?还不动手!
33 |
34 | 35 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /goldcoin-pay.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我拥有的天狮金币: 0

41 |
42 |

订单号:adfksd45874512547845

43 |

支付方式:卓越卡支付

44 |

支付密码:

45 |

支付金额:500

46 |
47 | 48 | 49 | 50 | 51 |
52 |
53 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /goldcoin-sucess.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我拥有的天狮金币: 0

41 |
42 |

43 |

恭喜您,您已经支付成功!

44 |
45 |
46 |

47 |

支付失败

48 |
49 | 50 | 51 | 52 |
53 |
54 | 74 | 75 | 76 | -------------------------------------------------------------------------------- /css/js/html5.min.js: -------------------------------------------------------------------------------- 1 | /*! HTML5 Shiv pre3.5 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed 2 | Uncompressed source: https://github.com/aFarkas/html5shiv */ 3 | (function(a,b){function h(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function i(){var a=l.elements;return typeof a=="string"?a.split(" "):a}function j(a){var b={},c=a.createElement,f=a.createDocumentFragment,g=f();a.createElement=function(a){l.shivMethods||c(a);var f;return b[a]?f=b[a].cloneNode():e.test(a)?f=(b[a]=c(a)).cloneNode():f=c(a),f.canHaveChildren&&!d.test(a)?g.appendChild(f):f},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+i().join().replace(/\w+/g,function(a){return b[a]=c(a),g.createElement(a),'c("'+a+'")'})+");return n}")(l,g)}function k(a){var b;return a.documentShived?a:(l.shivCSS&&!f&&(b=!!h(a,"article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio{display:none}canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden]{display:none}audio[controls]{display:inline-block;*display:inline;*zoom:1}mark{background:#FF0;color:#000}")),g||(b=!j(a)),b&&(a.documentShived=b),a)}function p(a){var b,c=a.getElementsByTagName("*"),d=c.length,e=RegExp("^(?:"+i().join("|")+")$","i"),f=[];while(d--)b=c[d],e.test(b.nodeName)&&f.push(b.applyElement(q(b)));return f}function q(a){var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(n+":"+a.nodeName);while(d--)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function r(a){var b,c=a.split("{"),d=c.length,e=RegExp("(^|[\\s,>+~])("+i().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),f="$1"+n+"\\:$2";while(d--)b=c[d]=c[d].split("}"),b[b.length-1]=b[b.length-1].replace(e,f),c[d]=b.join("}");return c.join("{")}function s(a){var b=a.length;while(b--)a[b].removeNode()}function t(a){var b,c,d=a.namespaces,e=a.parentWindow;return!o||a.printShived?a:(typeof d[n]=="undefined"&&d.add(n),e.attachEvent("onbeforeprint",function(){var d,e,f,g=a.styleSheets,i=[],j=g.length,k=Array(j);while(j--)k[j]=g[j];while(f=k.pop())if(!f.disabled&&m.test(f.media)){for(d=f.imports,j=0,e=d.length;j",f="hidden"in c,f&&typeof injectElementWithStyles=="function"&&injectElementWithStyles("#modernizr{}",function(b){b.hidden=!0,f=(a.getComputedStyle?getComputedStyle(b,null):b.currentStyle).display=="none"}),g=c.childNodes.length==1||function(){try{b.createElement("a")}catch(a){return!0}var c=b.createDocumentFragment();return typeof c.cloneNode=="undefined"||typeof c.createDocumentFragment=="undefined"||typeof c.createElement=="undefined"}()})();var l={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:k};a.html5=l,k(b);var m=/^$|\b(?:all|print)\b/,n="html5shiv",o=!g&&function(){var c=b.documentElement;return typeof b.namespaces!="undefined"&&typeof b.parentWindow!="undefined"&&typeof c.applyElement!="undefined"&&typeof c.removeNode!="undefined"&&typeof a.attachEvent!="undefined"}();l.type+=" print",l.shivPrint=t,t(b)})(this,document) -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | ################# 2 | ## Eclipse 3 | ################# 4 | 5 | *.pydevproject 6 | .project 7 | .metadata 8 | bin/ 9 | tmp/ 10 | *.tmp 11 | *.bak 12 | *.swp 13 | *~.nib 14 | local.properties 15 | .classpath 16 | .settings/ 17 | .loadpath 18 | 19 | # External tool builders 20 | .externalToolBuilders/ 21 | 22 | # Locally stored "Eclipse launch configurations" 23 | *.launch 24 | 25 | # CDT-specific 26 | .cproject 27 | 28 | # PDT-specific 29 | .buildpath 30 | 31 | 32 | ################# 33 | ## Visual Studio 34 | ################# 35 | 36 | ## Ignore Visual Studio temporary files, build results, and 37 | ## files generated by popular Visual Studio add-ons. 38 | 39 | # User-specific files 40 | *.suo 41 | *.user 42 | *.sln.docstates 43 | 44 | # Build results 45 | 46 | [Dd]ebug/ 47 | [Rr]elease/ 48 | x64/ 49 | build/ 50 | [Bb]in/ 51 | [Oo]bj/ 52 | 53 | # MSTest test Results 54 | [Tt]est[Rr]esult*/ 55 | [Bb]uild[Ll]og.* 56 | 57 | *_i.c 58 | *_p.c 59 | *.ilk 60 | *.meta 61 | *.obj 62 | *.pch 63 | *.pdb 64 | *.pgc 65 | *.pgd 66 | *.rsp 67 | *.sbr 68 | *.tlb 69 | *.tli 70 | *.tlh 71 | *.tmp 72 | *.tmp_proj 73 | *.log 74 | *.vspscc 75 | *.vssscc 76 | .builds 77 | *.pidb 78 | *.log 79 | *.scc 80 | 81 | # Visual C++ cache files 82 | ipch/ 83 | *.aps 84 | *.ncb 85 | *.opensdf 86 | *.sdf 87 | *.cachefile 88 | 89 | # Visual Studio profiler 90 | *.psess 91 | *.vsp 92 | *.vspx 93 | 94 | # Guidance Automation Toolkit 95 | *.gpState 96 | 97 | # ReSharper is a .NET coding add-in 98 | _ReSharper*/ 99 | *.[Rr]e[Ss]harper 100 | 101 | # TeamCity is a build add-in 102 | _TeamCity* 103 | 104 | # DotCover is a Code Coverage Tool 105 | *.dotCover 106 | 107 | # NCrunch 108 | *.ncrunch* 109 | .*crunch*.local.xml 110 | 111 | # Installshield output folder 112 | [Ee]xpress/ 113 | 114 | # DocProject is a documentation generator add-in 115 | DocProject/buildhelp/ 116 | DocProject/Help/*.HxT 117 | DocProject/Help/*.HxC 118 | DocProject/Help/*.hhc 119 | DocProject/Help/*.hhk 120 | DocProject/Help/*.hhp 121 | DocProject/Help/Html2 122 | DocProject/Help/html 123 | 124 | # Click-Once directory 125 | publish/ 126 | 127 | # Publish Web Output 128 | *.Publish.xml 129 | *.pubxml 130 | 131 | # NuGet Packages Directory 132 | ## TODO: If you have NuGet Package Restore enabled, uncomment the next line 133 | #packages/ 134 | 135 | # Windows Azure Build Output 136 | csx 137 | *.build.csdef 138 | 139 | # Windows Store app package directory 140 | AppPackages/ 141 | 142 | # Others 143 | sql/ 144 | *.Cache 145 | ClientBin/ 146 | [Ss]tyle[Cc]op.* 147 | ~$* 148 | *~ 149 | *.dbmdl 150 | *.[Pp]ublish.xml 151 | *.pfx 152 | *.publishsettings 153 | 154 | # RIA/Silverlight projects 155 | Generated_Code/ 156 | 157 | # Backup & report files from converting an old project file to a newer 158 | # Visual Studio version. Backup files are not needed, because we have git ;-) 159 | _UpgradeReport_Files/ 160 | Backup*/ 161 | UpgradeLog*.XML 162 | UpgradeLog*.htm 163 | 164 | # SQL Server files 165 | App_Data/*.mdf 166 | App_Data/*.ldf 167 | 168 | ############# 169 | ## Windows detritus 170 | ############# 171 | 172 | # Windows image file caches 173 | Thumbs.db 174 | ehthumbs.db 175 | 176 | # Folder config file 177 | Desktop.ini 178 | 179 | # Recycle Bin used on file shares 180 | $RECYCLE.BIN/ 181 | 182 | # Mac crap 183 | .DS_Store 184 | 185 | 186 | ############# 187 | ## Python 188 | ############# 189 | 190 | *.py[co] 191 | 192 | # Packages 193 | *.egg 194 | *.egg-info 195 | dist/ 196 | build/ 197 | eggs/ 198 | parts/ 199 | var/ 200 | sdist/ 201 | develop-eggs/ 202 | .installed.cfg 203 | 204 | # Installer logs 205 | pip-log.txt 206 | 207 | # Unit test / coverage reports 208 | .coverage 209 | .tox 210 | 211 | #Translations 212 | *.mo 213 | 214 | #Mr Developer 215 | .mr.developer.cfg 216 | -------------------------------------------------------------------------------- /goldcoin-jilu.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我拥有的天狮金币: 0[获得金币]

41 | 42 |
    43 |
  • 44 | 2014年11月15日 45 |

    金币收入

    46 |

    商城积分兑换 5

    47 |
  • 48 |
  • 49 | 2014年11月13日 50 |

    金币收入

    51 |

    天狮"一元夺宝"充值扩容 5

    52 | 53 |
  • 54 |
  • 55 | 2014年11月13日 56 |

    金币收入

    57 |

    邀请好友参与夺宝赠送金币 1

    58 |
  • 59 |
  • 60 | 2014年11月12日 61 |

    金币支出

    62 |

    参与(第488期)iPhone6 4.7英寸 128G 夺宝,消费 2

    63 |
  • 64 |
  • 65 | 2014年11月10日 66 |

    金币支出

    67 |

    参与(第488期)iPhone6 4.7英寸 128G 夺宝,消费 2

    68 |
  • 69 |
70 | 71 | 72 | 73 | 74 | 75 |
76 |
77 | 96 | 97 | 98 | -------------------------------------------------------------------------------- /huihuan-sucess.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 29 | 1元购 30 | 31 | 32 | 33 | 36 | 37 |
38 |
39 |
    40 |
  • 41 |
    42 |
    43 |
    44 |
    45 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    46 |

    兑换数量:2 47 |

    48 |

    总计:9388 枚天狮金币

    49 |
    50 |
  • 51 |
52 |
53 |
54 |

55 |

恭喜您,您已经支付成功!

56 |
57 |
58 |

59 |

支付失败

60 |
61 | 62 |
63 | 64 |
65 |
66 | 86 | 87 | 88 | -------------------------------------------------------------------------------- /yq-goldcoin.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我拥有的天狮金币: 1250[获得金币]

41 |

您已成功邀请好友 3 人,邀请5人就能终身享受9折优惠!

42 |
43 |

获赠: 0.5 枚天狮金币

44 |

活动折扣畅享: 0.95

45 |

我的影响力: 1254

46 |
47 | 48 |

49 | 55 |

56 |

即刻邀请好友参与夺宝 57 |

58 |
59 |
60 |
61 | 81 | 82 | 83 | -------------------------------------------------------------------------------- /xywj.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 36 | 37 |
38 | 39 |
40 |
    41 |
  • 42 |
    43 |

    Wecha*****name

    44 |

    [488期] Macbook Pro 128G

    45 |

    当期中奖号码: 100000237

    46 |

    当期参与号码:100000237,10003462,10003462,10003462,10003462

    47 |
    48 |
  • 49 |
  • 50 |
    51 |

    Wecha*****name

    52 |

    [488期] Macbook Pro 128G

    53 |

    当期中奖号码: 100000237

    54 |

    当期参与号码:100000237,10003462,10003462,10003462,10003462

    55 |
    56 |
  • 57 |
  • 58 |
    59 |

    Wecha*****name

    60 |

    [488期] Macbook Pro 128G

    61 |

    当期中奖号码: 100000237

    62 |

    当期参与号码:100000237,10003462,10003462,10003462,10003462

    63 |
    64 |
  • 65 |
  • 66 |
    67 |

    Wecha*****name

    68 |

    [488期] Macbook Pro 128G

    69 |

    当期中奖号码: 100000237

    70 |

    当期参与号码:100000237,10003462,10003462,10003462,10003462

    71 |
    72 |
  • 73 |
74 | 75 | 点击加载更多 >> 76 |
77 |
78 | 98 | 99 | -------------------------------------------------------------------------------- /duihuan-view2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 53 | 1元购 54 | 55 | 56 | 57 | 60 | 61 |
62 |
63 |
    64 |
  • 65 |
    66 |
    67 |
    68 |
    69 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    70 |

    兑换数量:2 71 |

    72 |

    总需:9388 枚天狮金币

    73 |
    74 |
  • 75 |
76 |
77 |
78 |

姓 名:江泽民

79 |

手机号:15265478451

80 |

邮 箱:4554545@5565656.com

81 |

地 址:天空你发快递间洒落就疯狂大楼将斯卡拉解放东路就爱上了

82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 | 110 | 111 | -------------------------------------------------------------------------------- /sd-jilu.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 12 | 13 | 33 | 1元购 34 | 35 | 36 | 37 | 40 | 41 |
42 | 43 |
44 |
    45 |
  • 46 |
    47 |

    从小到大,买彩票,都没中过100以上的.这次网易的一次不经意的推送消息,就打算抱着试试看的心态,买了几次.开始买了几百块,没中,第二天,又买了少许,关闭网页,随后,网易就发了一条信息过

    48 |

    MIXM****AWA

    49 |

    (第488期) iPhone6 Plus 5.

    50 |
    51 |
  • 52 |
  • 53 |
    54 |

    今天收到了iphone6,心情非常好好,因为答应给老婆的礼物收到了,感谢网易一元夺宝给我的礼物,感谢网易一元夺宝给我不断的惊喜,以后会加大投资力度,多多中奖,在此说一句,你们辛苦了。。。

    55 |

    MIXM****AWA

    56 |

    (第488期) iPhone6 Plus 5.

    57 |
    58 |
  • 59 |
  • 60 |
    61 |

    终于中了,还是4个币中的 !!本来心灰意冷了,随便投的,真是柳暗花明又一村啊!大家不要羡慕,前前后后为了中这个,加上细号也是花费不少。多谢这期的坑友,网易。题外话:个人感觉网易的一元夺宝相对于其他一元网站公平、公正、公开好多,也正规好多,希望一元夺宝一直保持下去和有更多新品。

    62 |

    MIXM****AWA

    63 |

    (第48期) iPhone6 Plus 5.

    64 |
    65 |
  • 66 |
  • 67 |
    68 |

    对于一个经常出差的人能有个漂亮实用的行李箱是多么的重要,拿到手之后非常喜欢,里面的结构也很好,最重要的是有NETEASE的LOGO,相当大气上档次,以后在同事面前又可以好好的玩耍一次了.易哥,希望下个奖品是6啊.求给力,求PLUS.跪谢夺宝项目组了.

    69 |

    MIXM****AWA

    70 |

    (第488期) iPhone6 Plus 5.

    71 |
    72 |
  • 73 |
74 | 75 | 点击加载更多 >> 76 |
77 |
78 | 98 | 99 | 100 | -------------------------------------------------------------------------------- /cyjilu.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

参与记录

41 |
    42 |
  • 43 |
    44 |

    (第488期)iPhone6 4.7英寸 128G

    45 |

    参与人次:5人次[追加人次]

    46 |

    当期中奖号码: 100000237

    47 |

    夺宝状态: 正在进行......

    48 |

    参与号码:100000237,10003462,10003462,10003462,10003462

    49 |
    50 |
  • 51 |
  • 52 |
    53 |

    (第488期)iPhone6 4.7英寸 128G

    54 |

    恭喜您,抢到了!

    55 |

    当期中奖号码: 100000237

    56 |

    您当期参与号码:10003462,10003462,10003462,100000237,10003462

    57 |
    58 |
  • 59 |
  • 60 |
    61 |

    (第488期)iPhone6 4.7英寸 128G

    62 |

    当期中奖号码: 100000237

    63 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    64 |
    65 |
  • 66 |
  • 67 |
    68 |

    (第488期)iPhone6 4.7英寸 128G

    69 |

    恭喜您,抢到了!

    70 |

    当期中奖号码: 100000237

    71 |

    您当期参与号码:10003462,10003462,10003462,100000237,10003462

    72 |
    73 |
  • 74 |
  • 75 |
    76 |

    (第488期)iPhone6 4.7英寸 128G

    77 |

    当期中奖号码: 100000237

    78 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    79 |
    80 |
  • 81 |
  • 82 |
    83 |

    (第488期)iPhone6 4.7英寸 128G

    84 |

    当期中奖号码: 100000237

    85 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    86 |
    87 |
  • 88 |
89 | 90 | 点击加载更多 >> 91 |
92 |
93 | 113 | 114 | 115 | -------------------------------------------------------------------------------- /duihuan.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我的兑换

41 |
    42 |
  • 43 |
    44 |

    (第488期)iPhone6 4.7英寸 128G

    45 |

    参与人次:5人次[追加人次]

    46 |

    当期中奖号码: 100000237

    47 |

    夺宝状态: 正在进行......

    48 |

    参与号码:100000237,10003462,10003462,10003462,10003462

    49 |
    50 |
  • 51 |
  • 52 |
    53 |

    (第488期)iPhone6 4.7英寸 128G

    54 |

    恭喜您,抢到了!

    55 |

    当期中奖号码: 100000237

    56 |

    您当期参与号码:10003462,10003462,10003462,100000237,10003462

    57 |
    58 |
  • 59 |
  • 60 |
    61 |

    (第488期)iPhone6 4.7英寸 128G

    62 |

    当期中奖号码: 100000237

    63 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    64 |
    65 |
  • 66 |
  • 67 |
    68 |

    (第488期)iPhone6 4.7英寸 128G

    69 |

    恭喜您,抢到了!

    70 |

    当期中奖号码: 100000237

    71 |

    您当期参与号码:10003462,10003462,10003462,100000237,10003462

    72 |
    73 |
  • 74 |
  • 75 |
    76 |

    (第488期)iPhone6 4.7英寸 128G

    77 |

    当期中奖号码: 100000237

    78 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    79 |
    80 |
  • 81 |
  • 82 |
    83 |

    (第488期)iPhone6 4.7英寸 128G

    84 |

    当期中奖号码: 100000237

    85 |

    您当期参与号码:100000237,10003462,10003462,10003462,10003462

    86 |
    87 |
  • 88 |
89 | 90 | 点击加载更多 >>
91 |
92 | 112 | 113 | 114 | -------------------------------------------------------------------------------- /falv.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

法律声明

41 |

天狮提醒您:在使用天狮移动商城各项服务前,请您务必仔细阅读并透彻理解本声明。您可以选择不使用天狮移动商城服务,但如果您使用天狮移动商城服务,您的使用行为将被视为对本声明全部内容的认可。

42 |

“天狮移动商城”指由天津天狮生物工程有限公司(简称“天狮”)运营的网络服务及交易平台,域名为eshop.tiens.com和www.tiens.com.cn以及天狮启用的其他域名及手机客户端。

43 |

鉴于天狮移动商城提供的服务属于互联网信息服务,关于天狮移动商城用户或其发布的信息均由用户自行提供,用户依法应对其提供的任何信息承担全部责任,且并不意味天狮(包括天狮关联公司)赞同其观点或证实其内容的真实性。

44 |

知识产权声明

45 |

天狮拥有天狮移动商城网站内所有信息内容(包括但不限于文字、图片、软件、应用、音频、视频)的合法权益。

46 |

隐私权保护声明

47 |

天狮非常重视对使用天狮移动商城服务的用户信息的保护。为了向您提供更准确、更有个性化的服务,天狮会按照本声明的规定使用和披露您的个人信息。但天狮将以高度的勤勉和审慎义务对待这些信息,除非事先获得您的许可或本声明另有规定外,不会将这些信息对外披露或向第三方提供(天狮关联公司除外)。您在同意天狮移动商城相关服务协议之时,即表示您认可并接受本隐私权保护声明全部现有内容及其可能随时更新的内容。本隐私权保护声明是1元夺宝服务协议不可分割的一部分。

48 |

1. 适用范围

49 | (a) 收集的信息: 50 |

在您注册或激活可以登录天狮移动商城或天狮其他平台的账户时,天狮会在您自愿选择服务或提供信息的情况下,由系统自动存储您的注册信息(应法律法规要求需公示的企业名称等相关工商注册信息以及自然人经营者的信息除外)。

51 | (b) 因您使用天狮移动商城而获取的信息: 52 |
    53 |
  1. 日志信息。在您使用天狮移动商城服务,或访问天狮移动商城网页时,天狮自动接收并记录的您的浏览器和计算机上的信息,包括但不限于您的IP地址、浏览器的类型、使用的语言、访问日期和时间、软硬件特征信息及您需求的网页记录等数据。
  2. 54 |
  3. 位置和设备信息。如您下载或使用天狮或其关联公司移动客户端软件,或访问移动网页使用天狮移动商城服务时,天狮可能会读取与您位置和移动设备相关的信息,包括但不限于设备型号、设备识别码、操作系统、分辨率、电信运营商等。
  4. 55 |
  5. Cookie。在您未拒绝接受cookies的情况下,天狮会在您的计算机上设定或取用cookies,以便您能登录或使用依赖于cookies的天狮移动商城服务或功能。运用cookie技术,天狮能够为您提供更加周到的个性化服务,并允许您设定您特定的服务选项。
  6. 56 |
57 |

您有权选择接受或拒绝接受 cookies。您可以通过修改浏览器设置的方式拒绝cookie。如果您选择拒绝cookie,则您可能无法登录或使用依赖于cookie 的天狮移动商城服务或功能。

58 |

您了解并同意,以下信息不适用本隐私权保护声明:

59 |
    60 |
  1. 您在使用天狮移动商城提供的搜索服务时输入的关键字信息;
  2. 61 |
  3. 天狮收集到的您在天狮移动商城进行交易的有关数据;
  4. 62 |
  5. 违反法律规定或违反天狮服务协议或天狮相关政策的行为及天狮已对您采取的措施。
  6. 63 |
64 |

2. 信息使用

65 |
    66 |
  1. 通过使用收集的信息,天狮或其关联公司会得以向您提供个性化的服务,包括但不限于向您发出产品和服务信息。还可以通过收集的信息帮助天狮改进服务,并用于开发新的服务。
  2. 67 |
  3. 天狮不会向第三方(天狮关联公司除外)提供、分享您的个人信息,除非事先得到您的许可,或该第三方和天狮(含天狮关联公司)单独或共同为您提供服务。天狮会要求其确保数据安全并且禁止用于任何其他用途,且在该服务结束后,其将被禁止访问包括其以前能够访问的所有这些资料。
  4. 68 |
  5. 天狮可以使用您的个人信息以预防、发现并调查欺诈、危害安全、非法或违反与天狮或其关联公司协议、政策或规则的行为,以保护您、其他天狮用户、天狮或其关联公司的合法权益。
  6. 69 |
70 |

天狮可能会对产品购买情况进行统计。同时,天狮可能会与公众分享这些统计信息,以展示我们服务的整体使用趋势。这些统计信息不包含您的任何身份识别信息。

71 |

3. 信息的披露

72 |

在如下情况下,天狮将披露您的信息:

73 |
    74 |
  1. 事先获得您的同意;
  2. 75 |
  3. 您使用共享功能;
  4. 76 |
  5. 根据法律、法规的有关规定,或者行政或司法机构的要求;
  6. 77 |
  7. 如您出现违反中国有关法律、法规或者天狮服务协议或天狮相关政策的情况;
  8. 78 |
  9. 为维护天狮的合法权益,例如查找、预防、处理欺诈或安全方面的问题;
  10. 79 |
  11. 为提供您所要求的产品和服务,而必须和第三方分享的您的个人信息;
  12. 80 |
  13. 符合相关服务条款或使用协议的规定;
  14. 81 |
  15. 其它天狮根据法律、法规或者网站政策认为合适的披露。
  16. 82 |
83 |

4. 信息储存和交换

84 |

天狮收集的有关您的信息和资料将保存在天狮及(或)其关联公司的服务器上,这些信息和资料可能传送至您所在国家、地区或天狮收集信息和资料所在地的境外并在境外被访问、存储和展示。

85 |

5. 信息安全

86 |

天狮非常重视信息安全,天狮将通过向其它服务器备份、对用户密码进行加密等安全措施保护您的信息不丢失,不被滥用和变造。尽管有前述安全措施,但同时也请您注意在信息网络上不存在“完善的安全措施”。

87 |

6. 未成年人信息保护

88 |

天狮非常重视对未成年人信息的保护。若您是18周岁以下的未成年人,在使用天狮的产品和/或服务前,应事先取得您的家长或法定监护人的同意。

89 |

附:名词解释 Cookie 90 |

支持服务器端(或者脚本)在客户端上存储和检索信息的一种机制,通过增加简单、持续的客户端状态来扩展基于Web的客户端/服务器应用。服务器在向客户端返回HTTP对象的同时发送一条状态信息,并由客户端保存。状态信息中说明了该状态下有效的URL范围。此后,客户端发起的该范围内的HTTP请求都将把该状态信息的当前值从客户端返回给服务器,这个状态信息被称为cookie。

91 |

如果您还有其他问题和建议,可拨打客服电话(4006518666)进行沟通。天狮会始终致力于保护用户信息,并为您提供更优质的服务。

92 | 93 |
94 |
95 | 115 | 116 | 117 | -------------------------------------------------------------------------------- /duihuan-view.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 53 | 1元购 54 | 55 | 56 | 57 | 60 | 61 |
62 |
63 |
    64 |
  • 65 |
    66 |
    67 |
    68 |
    69 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    70 |

    兑换数量: 71 | 72 |

    73 |

    总需:9388 枚天狮金币

    74 |
    75 |
  • 76 |
77 |
78 |

请输入您的联系方式

79 |

姓 名: 80 |

81 |

手机号: 82 |

83 |

邮 箱: 84 |

85 |
86 |
87 | 94 |
95 | 96 |
97 | 104 |
105 | 106 |
107 | 114 |
115 |
116 |

地 址: 117 |

118 |

119 | 120 |

121 |
122 |
123 |
124 | 144 | 145 | -------------------------------------------------------------------------------- /goldcoin.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 37 | 38 |
39 |
40 |

我拥有的天狮金币: 1250

41 |

如何获取天狮金币?

42 |

1. 一元购买1000点天狮文宣下载劵,即可获赠1枚天狮金币。(注:文宣下载劵购买成功后自动计入账户余额,不可退换。)

43 |
44 |

选择金额:

45 |
10元 20元 50元 100元 46 |
其他金额: 47 | 48 |
49 |
50 |

选择支付方式:

51 | 52 |
53 |

我已阅读并同意以下协议,立即购买点券

54 |

55 |

2. 邀请好友参与夺宝赠送金币,更享受活动折扣优惠

56 |

邀请好友

57 |

58 |

3. 商城积分兑换, 100商城积分可兑换1枚天狮金币

59 |

您当前拥有商城积分:2088,可以兑换分: 20 枚天狮金币

60 |

请输入您需要兑换的金币数量:

61 |

62 | 63 | 兑换金币

64 |

65 |

66 | 102 |

103 |
104 |
105 | 125 | 126 | 127 | -------------------------------------------------------------------------------- /css/js/jquery.imageZoom.js: -------------------------------------------------------------------------------- 1 | /*** 2 | @title: 3 | Image Zoom 4 | 5 | @version: 6 | 2.0 7 | 8 | @author: 9 | Andreas Lagerkvist 10 | 11 | @date: 12 | 2008-08-31 13 | 14 | @url: 15 | http://andreaslagerkvist.com/jquery/image-zoom/ 16 | 17 | @license: 18 | http://creativecommons.org/licenses/by/3.0/ 19 | 20 | @copyright: 21 | 2008 Andreas Lagerkvist (andreaslagerkvist.com) 22 | 23 | @requires: 24 | jquery, jquery.imageZoom.css, jquery.imageZoom.png 25 | 26 | @does: 27 | This plug-in makes links pointing to images open in the "Image Zoom". Clicking a link will zoom out the clicked image to its target-image. Click anywhere on the image or the close-button to zoom the image back in. Only ~3k minified. 28 | 29 | @howto: 30 | jQuery(document.body).imageZoom(); Would make every link pointing to an image in the document open in the zoom. 31 | 32 | @exampleHTML: 33 | 38 | 39 | 44 | 45 | @exampleJS: 46 | // I don't run it because my site already uses imgZoom 47 | // jQuery(document.body).imageZoom(); 48 | ***/ 49 | jQuery.fn.imageZoom = function (conf) { 50 | // Some config. If you set dontFadeIn: 0 and hideClicked: 0 imgzoom will act exactly like fancyzoom 51 | var config = jQuery.extend({ 52 | speed: 200, // Animation-speed of zoom 53 | dontFadeIn: 1, // 1 = Do not fade in, 0 = Do fade in 54 | hideClicked: 1, // Whether to hide the image that was clicked to bring up the imgzoom 55 | imageMargin: 30, // Margin from image-edge to window-edge if image is larger than screen 56 | className: 'jquery-image-zoom', 57 | loading: 'Loading...' 58 | }, conf); 59 | config.doubleSpeed = config.speed / 4; // Used for fading in the close-button 60 | 61 | return this.click(function(e) { 62 | // Make sure the target-element is a link (or an element inside a link) 63 | var clickedElement = jQuery(e.target); // The element that was actually clicked 64 | var clickedLink = clickedElement.is('a') ? clickedElement : clickedElement.parents('a'); // If it's not an a, check if any of its parents is 65 | clickedLink = (clickedLink && clickedLink.is('a') && clickedLink.attr('href').search(/(.*)\.(jpg|jpeg|gif|png|bmp|tif|tiff)$/gi) != -1) ? clickedLink : false; // If it was an a or child of an a, make sure it points to an image 66 | var clickedImg = (clickedLink && clickedLink.find('img').length) ? clickedLink.find('img') : false; // See if the clicked link contains and image 67 | 68 | // Only continue if a link pointing to an image was clicked 69 | if (clickedLink) { 70 | // These functions are used when the imaeg starts and stops loading (displays either 'loading..' or fades out the clicked img slightly) 71 | clickedLink.oldText = clickedLink.text(); 72 | 73 | clickedLink.setLoadingImg = function () { 74 | if (clickedImg) { 75 | clickedImg.css({opacity: '0.5'}); 76 | } 77 | else { 78 | clickedLink.text(config.loading); 79 | } 80 | }; 81 | 82 | clickedLink.setNotLoadingImg = function () { 83 | if (clickedImg) { 84 | clickedImg.css({opacity: '1'}); 85 | } 86 | else { 87 | clickedLink.text(clickedLink.oldText); 88 | } 89 | }; 90 | 91 | // The URI to the image we are going to display 92 | var displayImgSrc = clickedLink.attr('href'); 93 | 94 | // If an imgzoom wiv this image is already open dont do nathin 95 | if (jQuery('div.' + config.className + ' img[src="' + displayImgSrc + '"]').length) { 96 | return false; 97 | } 98 | 99 | // This function is run once the displayImgSrc-img has loaded (below) 100 | var preloadOnload = function (pload) { 101 | // The clicked-link is faded out during loading, fade it back in 102 | clickedLink.setNotLoadingImg(); 103 | 104 | // Now set some vars we need 105 | var dimElement = clickedImg ? clickedImg : clickedLink; // The element used to retrieve dimensions of imgzoom before zoom (either clicked link or img inside) 106 | var hideClicked = clickedImg ? config.hideClicked : 0; // Whether to hide clicked link (set in config but always true for non-image-links) 107 | var offset = dimElement.offset(); // Offset of clicked link (or image inside) 108 | var imgzoomBefore = { // The dimensions of the imgzoom _before_ it is zoomed out 109 | width: dimElement.outerWidth(), 110 | height: dimElement.outerHeight(), 111 | left: offset.left, 112 | top: offset.top/*, 113 | opacity: config.dontFadeIn*/ 114 | }; 115 | var imgzoom = jQuery('
').css('position', 'absolute').appendTo(document.body); // We don't want any class-name or any other contents part from the image when we calculate the new dimensions of the imgzoom 116 | var imgzoomAfter = { // The dimensions of the imgzoom _after_ it is zoomed out 117 | width: pload.width, 118 | height: pload.height/*, 119 | opacity: 1*/ 120 | }; 121 | var windowDim = { 122 | width: jQuery(window).width(), 123 | height: jQuery(window).height() 124 | }; 125 | // Make sure imgzoom isn't wider than screen 126 | if (imgzoomAfter.width > (windowDim.width - config.imageMargin * 2)) { 127 | var nWidth = windowDim.width - config.imageMargin * 2; 128 | imgzoomAfter.height = (nWidth / imgzoomAfter.width) * imgzoomAfter.height; 129 | imgzoomAfter.width = nWidth; 130 | } 131 | // Now make sure it isn't taller 132 | if (imgzoomAfter.height > (windowDim.height - config.imageMargin * 2)) { 133 | var nHeight = windowDim.height - config.imageMargin * 2; 134 | imgzoomAfter.width = (nHeight / imgzoomAfter.height) * imgzoomAfter.width; 135 | imgzoomAfter.height = nHeight; 136 | } 137 | // Center imgzoom 138 | imgzoomAfter.left = (windowDim.width - imgzoomAfter.width) / 2 + jQuery(window).scrollLeft(); 139 | imgzoomAfter.top = (windowDim.height - imgzoomAfter.height) / 2 + jQuery(window).scrollTop(); 140 | var closeButton = jQuery('Close').appendTo(imgzoom).hide(); // The button that closes the imgzoom (we're adding this after the calculation of the dimensions) 141 | 142 | // Hide the clicked link if set so in config 143 | if (hideClicked) { 144 | clickedLink.css('visibility', 'hidden'); 145 | } 146 | 147 | // Now animate the imgzoom from its small size to its large size, and then fade in the close-button 148 | imgzoom.addClass(config.className).css(imgzoomBefore).animate(imgzoomAfter, config.speed, function () { 149 | closeButton.fadeIn(config.doubleSpeed); 150 | }); 151 | 152 | // This function closes the imgzoom 153 | var hideImgzoom = function () { 154 | closeButton.fadeOut(config.doubleSpeed, function () { 155 | imgzoom.animate(imgzoomBefore, config.speed, function () { 156 | clickedLink.css('visibility', 'visible'); 157 | imgzoom.remove(); 158 | }); 159 | }); 160 | 161 | return false; 162 | }; 163 | 164 | // Close imgzoom when you click the closeButton or the imgzoom 165 | imgzoom.click(hideImgzoom); 166 | closeButton.click(hideImgzoom); 167 | }; 168 | 169 | // Preload image 170 | var preload = new Image(); 171 | 172 | preload.src = displayImgSrc; 173 | 174 | if (preload.complete) { 175 | preloadOnload(preload); 176 | } 177 | else { 178 | clickedLink.setLoadingImg(); 179 | 180 | preload.onload = function () { 181 | preloadOnload(preload); 182 | }; 183 | } 184 | 185 | // Finally return false from the click so the browser doesn't actually follow the link... 186 | return false; 187 | } 188 | }); 189 | }; 190 | 191 | // Close image zooms when user hits esc 192 | $(document).keydown(function (e) { 193 | if (e.keyCode == 27) { 194 | $('.jquery-image-zoom a').click(); 195 | } 196 | }); 197 | -------------------------------------------------------------------------------- /css/js/jquery.easytabs.js: -------------------------------------------------------------------------------- 1 | /* 2 | * jQuery EasyTabs plugin 3.2.0 3 | * 4 | * Copyright (c) 2010-2011 Steve Schwartz (JangoSteve) 5 | * 6 | * Dual licensed under the MIT and GPL licenses: 7 | * http://www.opensource.org/licenses/mit-license.php 8 | * http://www.gnu.org/licenses/gpl.html 9 | * 10 | * Date: Thu May 09 17:30:00 2013 -0500 11 | */ 12 | (function(a){a.easytabs=function(j,e){var f=this,q=a(j),i={animate:true,panelActiveClass:"active",tabActiveClass:"active",defaultTab:"li:first-child",animationSpeed:"normal",tabs:"> ul > li",updateHash:true,cycle:false,collapsible:false,collapsedClass:"collapsed",collapsedByDefault:true,uiTabs:false,transitionIn:"fadeIn",transitionOut:"fadeOut",transitionInEasing:"swing",transitionOutEasing:"swing",transitionCollapse:"slideUp",transitionUncollapse:"slideDown",transitionCollapseEasing:"swing",transitionUncollapseEasing:"swing",containerClass:"",tabsClass:"",tabClass:"",panelClass:"",cache:true,event:"click",panelContext:q},h,l,v,m,d,t={fast:200,normal:400,slow:600},r;f.init=function(){f.settings=r=a.extend({},i,e);r.bind_str=r.event+".easytabs";if(r.uiTabs){r.tabActiveClass="ui-tabs-selected";r.containerClass="ui-tabs ui-widget ui-widget-content ui-corner-all";r.tabsClass="ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all";r.tabClass="ui-state-default ui-corner-top";r.panelClass="ui-tabs-panel ui-widget-content ui-corner-bottom"}if(r.collapsible&&e.defaultTab!==undefined&&e.collpasedByDefault===undefined){r.collapsedByDefault=false}if(typeof(r.animationSpeed)==="string"){r.animationSpeed=t[r.animationSpeed]}a("a.anchor").remove().prependTo("body");q.data("easytabs",{});f.setTransitions();f.getTabs();b();g();w();n();c();q.attr("data-easytabs",true)};f.setTransitions=function(){v=(r.animate)?{show:r.transitionIn,hide:r.transitionOut,speed:r.animationSpeed,collapse:r.transitionCollapse,uncollapse:r.transitionUncollapse,halfSpeed:r.animationSpeed/2}:{show:"show",hide:"hide",speed:0,collapse:"hide",uncollapse:"show",halfSpeed:0}};f.getTabs=function(){var x;f.tabs=q.find(r.tabs),f.panels=a(),f.tabs.each(function(){var A=a(this),z=A.children("a"),y=A.children("a").data("target");A.data("easytabs",{});if(y!==undefined&&y!==null){A.data("easytabs").ajax=z.attr("href")}else{y=z.attr("href")}y=y.match(/#([^\?]+)/)[1];x=r.panelContext.find("#"+y);if(x.length){x.data("easytabs",{position:x.css("position"),visibility:x.css("visibility")});x.not(r.panelActiveClass).hide();f.panels=f.panels.add(x);A.data("easytabs").panel=x}else{f.tabs=f.tabs.not(A);if("console" in window){console.warn("Warning: tab without matching panel for selector '#"+y+"' removed from set")}}})};f.selectTab=function(x,C){var y=window.location,B=y.hash.match(/^[^\?]*/)[0],z=x.parent().data("easytabs").panel,A=x.parent().data("easytabs").ajax;if(r.collapsible&&!d&&(x.hasClass(r.tabActiveClass)||x.hasClass(r.collapsedClass))){f.toggleTabCollapse(x,z,A,C)}else{if(!x.hasClass(r.tabActiveClass)||!z.hasClass(r.panelActiveClass)){o(x,z,A,C)}else{if(!r.cache){o(x,z,A,C)}}}};f.toggleTabCollapse=function(x,y,z,A){f.panels.stop(true,true);if(u(q,"easytabs:before",[x,y,r])){f.tabs.filter("."+r.tabActiveClass).removeClass(r.tabActiveClass).children().removeClass(r.tabActiveClass);if(x.hasClass(r.collapsedClass)){if(z&&(!r.cache||!x.parent().data("easytabs").cached)){q.trigger("easytabs:ajax:beforeSend",[x,y]);y.load(z,function(C,B,D){x.parent().data("easytabs").cached=true;q.trigger("easytabs:ajax:complete",[x,y,C,B,D])})}x.parent().removeClass(r.collapsedClass).addClass(r.tabActiveClass).children().removeClass(r.collapsedClass).addClass(r.tabActiveClass);y.addClass(r.panelActiveClass)[v.uncollapse](v.speed,r.transitionUncollapseEasing,function(){q.trigger("easytabs:midTransition",[x,y,r]);if(typeof A=="function"){A()}})}else{x.addClass(r.collapsedClass).parent().addClass(r.collapsedClass);y.removeClass(r.panelActiveClass)[v.collapse](v.speed,r.transitionCollapseEasing,function(){q.trigger("easytabs:midTransition",[x,y,r]);if(typeof A=="function"){A()}})}}};f.matchTab=function(x){return f.tabs.find("[href='"+x+"'],[data-target='"+x+"']").first()};f.matchInPanel=function(x){return(x&&f.validId(x)?f.panels.filter(":has("+x+")").first():[])};f.validId=function(x){return x.substr(1).match(/^[A-Za-z]+[A-Za-z0-9\-_:\.].$/)};f.selectTabFromHashChange=function(){var y=window.location.hash.match(/^[^\?]*/)[0],x=f.matchTab(y),z;if(r.updateHash){if(x.length){d=true;f.selectTab(x)}else{z=f.matchInPanel(y);if(z.length){y="#"+z.attr("id");x=f.matchTab(y);d=true;f.selectTab(x)}else{if(!h.hasClass(r.tabActiveClass)&&!r.cycle){if(y===""||f.matchTab(m).length||q.closest(y).length){d=true;f.selectTab(l)}}}}}};f.cycleTabs=function(x){if(r.cycle){x=x%f.tabs.length;$tab=a(f.tabs[x]).children("a").first();d=true;f.selectTab($tab,function(){setTimeout(function(){f.cycleTabs(x+1)},r.cycle)})}};f.publicMethods={select:function(x){var y;if((y=f.tabs.filter(x)).length===0){if((y=f.tabs.find("a[href='"+x+"']")).length===0){if((y=f.tabs.find("a"+x)).length===0){if((y=f.tabs.find("[data-target='"+x+"']")).length===0){if((y=f.tabs.find("a[href$='"+x+"']")).length===0){a.error("Tab '"+x+"' does not exist in tab set")}}}}}else{y=y.children("a").first()}f.selectTab(y)}};var u=function(A,x,z){var y=a.Event(x);A.trigger(y,z);return y.result!==false};var b=function(){q.addClass(r.containerClass);f.tabs.parent().addClass(r.tabsClass);f.tabs.addClass(r.tabClass);f.panels.addClass(r.panelClass)};var g=function(){var y=window.location.hash.match(/^[^\?]*/)[0],x=f.matchTab(y).parent(),z;if(x.length===1){h=x;r.cycle=false}else{z=f.matchInPanel(y);if(z.length){y="#"+z.attr("id");h=f.matchTab(y).parent()}else{h=f.tabs.parent().find(r.defaultTab);if(h.length===0){a.error("The specified default tab ('"+r.defaultTab+"') could not be found in the tab set ('"+r.tabs+"') out of "+f.tabs.length+" tabs.")}}}l=h.children("a").first();p(x)};var p=function(z){var y,x;if(r.collapsible&&z.length===0&&r.collapsedByDefault){h.addClass(r.collapsedClass).children().addClass(r.collapsedClass)}else{y=a(h.data("easytabs").panel);x=h.data("easytabs").ajax;if(x&&(!r.cache||!h.data("easytabs").cached)){q.trigger("easytabs:ajax:beforeSend",[l,y]);y.load(x,function(B,A,C){h.data("easytabs").cached=true;q.trigger("easytabs:ajax:complete",[l,y,B,A,C])})}h.data("easytabs").panel.show().addClass(r.panelActiveClass);h.addClass(r.tabActiveClass).children().addClass(r.tabActiveClass)}q.trigger("easytabs:initialised",[l,y])};var w=function(){f.tabs.children("a").bind(r.bind_str,function(x){r.cycle=false;d=false;f.selectTab(a(this));x.preventDefault?x.preventDefault():x.returnValue=false})};var o=function(z,D,E,H){f.panels.stop(true,true);if(u(q,"easytabs:before",[z,D,r])){var A=f.panels.filter(":visible"),y=D.parent(),F,x,C,G,B=window.location.hash.match(/^[^\?]*/)[0];if(r.animate){F=s(D);x=A.length?k(A):0;C=F-x}m=B;G=function(){q.trigger("easytabs:midTransition",[z,D,r]);if(r.animate&&r.transitionIn=="fadeIn"){if(C<0){y.animate({height:y.height()+C},v.halfSpeed).css({"min-height":""})}}if(r.updateHash&&!d){window.location.hash="#"+D.attr("id")}else{d=false}D[v.show](v.speed,r.transitionInEasing,function(){y.css({height:"","min-height":""});q.trigger("easytabs:after",[z,D,r]);if(typeof H=="function"){H()}})};if(E&&(!r.cache||!z.parent().data("easytabs").cached)){q.trigger("easytabs:ajax:beforeSend",[z,D]);D.load(E,function(J,I,K){z.parent().data("easytabs").cached=true;q.trigger("easytabs:ajax:complete",[z,D,J,I,K])})}if(r.animate&&r.transitionOut=="fadeOut"){if(C>0){y.animate({height:(y.height()+C)},v.halfSpeed)}else{y.css({"min-height":y.height()})}}f.tabs.filter("."+r.tabActiveClass).removeClass(r.tabActiveClass).children().removeClass(r.tabActiveClass);f.tabs.filter("."+r.collapsedClass).removeClass(r.collapsedClass).children().removeClass(r.collapsedClass);z.parent().addClass(r.tabActiveClass).children().addClass(r.tabActiveClass);f.panels.filter("."+r.panelActiveClass).removeClass(r.panelActiveClass);D.addClass(r.panelActiveClass);if(A.length){A[v.hide](v.speed,r.transitionOutEasing,G)}else{D[v.uncollapse](v.speed,r.transitionUncollapseEasing,G)}}};var s=function(z){if(z.data("easytabs")&&z.data("easytabs").lastHeight){return z.data("easytabs").lastHeight}var B=z.css("display"),y,x;try{y=a("
",{position:"absolute",visibility:"hidden",overflow:"hidden"})}catch(A){y=a("
",{visibility:"hidden",overflow:"hidden"})}x=z.wrap(y).css({position:"relative",visibility:"hidden",display:"block"}).outerHeight();z.unwrap();z.css({position:z.data("easytabs").position,visibility:z.data("easytabs").visibility,display:B});z.data("easytabs").lastHeight=x;return x};var k=function(y){var x=y.outerHeight();if(y.data("easytabs")){y.data("easytabs").lastHeight=x}else{y.data("easytabs",{lastHeight:x})}return x};var n=function(){if(typeof a(window).hashchange==="function"){a(window).hashchange(function(){f.selectTabFromHashChange()})}else{if(a.address&&typeof a.address.change==="function"){a.address.change(function(){f.selectTabFromHashChange()})}}};var c=function(){var x;if(r.cycle){x=f.tabs.index(h);setTimeout(function(){f.cycleTabs(x+1)},r.cycle)}};f.init()};a.fn.easytabs=function(c){var b=arguments;return this.each(function(){var e=a(this),d=e.data("easytabs");if(undefined===d){d=new a.easytabs(this,c);e.data("easytabs",d)}if(d.publicMethods[c]){return d.publicMethods[c](Array.prototype.slice.call(b,1))}})}})(jQuery); 13 | -------------------------------------------------------------------------------- /main.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 12 | 13 | 34 | 1元购 35 | 36 | 37 | 40 | 41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 |
65 |
66 |
67 | 75 |
76 |

我拥有的天狮金币: 1250[获得金币]

77 |
78 | 131 |
132 |

晒单记录

133 |
    134 |
  • 135 |
    136 |

    从小到大,买彩票,都没中过100以上的.这次网易的一次不经意的推送消息,就打算抱着试试看的心态,买了几次.开始买了几百块,没中,第二天,又买了少许,关闭网页,随后,网易就发了一条信息过

    137 |

    MIXM****AWA

    138 |

    (第488期) iPhone6 Plus 5.

    139 |
    140 |
  • 141 |
  • 142 |
    143 |

    今天收到了iphone6,心情非常好好,因为答应给老婆的礼物收到了,感谢网易一元夺宝给我的礼物,感谢网易一元夺宝给我不断的惊喜,以后会加大投资力度,多多中奖,在此说一句,你们辛苦了。。。

    144 |

    MIXM****AWA

    145 |

    (第488期) iPhone6 Plus 5.

    146 |
    147 |
  • 148 |
  • 149 |
    150 |

    终于中了,还是4个币中的 !!本来心灰意冷了,随便投的,真是柳暗花明又一村啊!大家不要羡慕,前前后后为了中这个,加上细号也是花费不少。多谢这期的坑友,网易。题外话:个人感觉网易的一元夺宝相对于其他一元网站公平、公正、公开好多,也正规好多,希望一元夺宝一直保持下去和有更多新品。

    151 |

    MIXM****AWA

    152 |

    (第48期) iPhone6 Plus 5.

    153 |
    154 |
  • 155 |
156 | 157 |
158 |
159 |
160 | 180 | 181 | 196 | 197 | 198 | -------------------------------------------------------------------------------- /css/iconfont.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Created by FontForge 20120731 at Thu Dec 25 09:17:12 2014 6 | By Ads 7 | 8 | 9 | 10 | 24 | 26 | 28 | 30 | 32 | 36 | 38 | 40 | 48 | 53 | 60 | 69 | 74 | 76 | 78 | 81 | 83 | 86 | 88 | 89 | 90 | -------------------------------------------------------------------------------- /guanzhu.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 33 | 1元购 34 | 35 | 36 | 37 | 38 | 39 |
40 |
41 | 42 |
    43 |
  • 44 |

    您已参与 15 金币

    查看详情
    45 |
    46 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    47 |

    城市参数:21147 天津市(纬度 211.4785)

    48 |

    总需:9388 枚天狮金币

    49 |
    50 |
    51 |
    52 |
    30%
    53 |
    54 |
    55 |
    56 |
    57 |

    已参与:217剩余:2137

    58 | 59 |

    5天 15:35:20

    60 |
    61 | 62 |
  • 63 |
  • 64 |

    您已参与 15 金币

    查看详情
    65 |
    66 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    67 |

    城市参数:21147 天津市(纬度 211.4785)

    68 |

    总需:9388 枚天狮金币

    69 |
    70 |
    71 |
    72 |
    30%
    73 |
    74 |
    75 |
    76 |
    77 |

    已参与:217剩余:2137

    78 | 79 |

    删除关注

    80 |
    81 | 82 |
  • 83 |
  • 84 |

    您已参与 15 金币

    查看详情
    85 |
    86 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    87 |

    城市参数:21147 天津市(纬度 211.4785)

    88 |

    总需:9388 枚天狮金币

    89 |
    90 |
    91 |
    92 |
    30%
    93 |
    94 |
    95 |
    96 |
    97 |

    已参与:217剩余:2137

    98 | 99 |

    删除关注

    100 |
    101 | 102 |
  • 103 |
  • 104 |

    您已参与 15 金币

    查看详情
    105 |
    106 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    107 |

    城市参数:21147 天津市(纬度 211.4785)

    108 |

    总需:9388 枚天狮金币

    109 |
    110 |
    111 |
    112 |
    30%
    113 |
    114 |
    115 |
    116 |
    117 |

    已参与:217剩余:2137

    118 | 119 |

    删除关注

    120 |
    121 | 122 |
  • 123 |
  • 124 |

    您已参与 15 金币

    查看详情
    125 |
    126 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    127 |

    城市参数:21147 天津市(纬度 211.4785)

    128 |

    总需:9388 枚天狮金币

    129 |
    130 |
    131 |
    132 |
    30%
    133 |
    134 |
    135 |
    136 |
    137 |

    已参与:217剩余:2137

    138 | 139 |

    删除关注

    140 |
    141 | 142 |
  • 143 |
  • 144 |

    您已参与 15 金币

    查看详情
    145 |
    146 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    147 |

    城市参数:21147 天津市(纬度 211.4785)

    148 |

    总需:9388 枚天狮金币

    149 |
    150 |
    151 |
    152 |
    30%
    153 |
    154 |
    155 |
    156 |
    157 |

    已参与:217剩余:2137

    158 |

    删除关注

    159 |
    160 |
  • 161 |
  • 162 |

    您已参与 15 金币

    查看详情
    163 |
    164 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    165 |

    城市参数:21147 天津市(纬度 211.4785)

    166 |

    总需:9388 枚天狮金币

    167 |
    168 |
    169 |
    170 |
    30%
    171 |
    172 |
    173 |
    174 |
    175 |

    已参与:217剩余:2137

    176 |

    删除关注

    177 |
    178 |
  • 179 |
  • 180 |

    您已参与 15 金币

    查看详情
    181 |
    182 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    183 |

    城市参数:21147 天津市(纬度 211.4785)

    184 |

    总需:9388 枚天狮金币

    185 |
    186 |
    187 |
    188 |
    30%
    189 |
    190 |
    191 |
    192 |
    193 |

    已参与:217剩余:2137

    194 |

    删除关注

    195 |
    196 |
  • 197 |
198 |
199 |
200 | 220 | 221 | 222 | -------------------------------------------------------------------------------- /css/js/swipe.js: -------------------------------------------------------------------------------- 1 | /* 2 | * Swipe 2.0 3 | * 4 | * Brad Birdsall 5 | * Copyright 2013, MIT License 6 | * 7 | */ 8 | 9 | function Swipe(container, options) { 10 | 11 | "use strict"; 12 | 13 | // utilities 14 | var noop = function() {}; // simple no operation function 15 | var offloadFn = function(fn) { setTimeout(fn || noop, 0) }; // offload a functions execution 16 | 17 | // check browser capabilities 18 | var browser = { 19 | addEventListener: !!window.addEventListener, 20 | touch: ('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch, 21 | transitions: (function(temp) { 22 | var props = ['transformProperty', 'WebkitTransform', 'MozTransform', 'OTransform', 'msTransform']; 23 | for ( var i in props ) if (temp.style[ props[i] ] !== undefined) return true; 24 | return false; 25 | })(document.createElement('swipe')) 26 | }; 27 | 28 | // quit if no root element 29 | if (!container) return; 30 | var element = container.children[0]; 31 | var slides, slidePos, width; 32 | options = options || {}; 33 | var index = parseInt(options.startSlide, 10) || 0; 34 | var speed = options.speed || 300; 35 | options.continuous = options.continuous ? options.continuous : true; 36 | 37 | function setup() { 38 | 39 | // cache slides 40 | slides = element.children; 41 | 42 | // create an array to store current positions of each slide 43 | slidePos = new Array(slides.length); 44 | 45 | // determine width of each slide 46 | width = container.getBoundingClientRect().width || container.offsetWidth; 47 | 48 | element.style.width = (slides.length * width) + 'px'; 49 | 50 | // stack elements 51 | var pos = slides.length; 52 | while(pos--) { 53 | 54 | var slide = slides[pos]; 55 | 56 | slide.style.width = width + 'px'; 57 | slide.setAttribute('data-index', pos); 58 | 59 | if (browser.transitions) { 60 | slide.style.left = (pos * -width) + 'px'; 61 | move(pos, index > pos ? -width : (index < pos ? width : 0), 0); 62 | } 63 | 64 | } 65 | 66 | if (!browser.transitions) element.style.left = (index * -width) + 'px'; 67 | 68 | container.style.visibility = 'visible'; 69 | 70 | } 71 | 72 | function prev() { 73 | 74 | if (index) slide(index-1); 75 | else if (options.continuous) slide(slides.length-1); 76 | 77 | } 78 | 79 | function next() { 80 | 81 | if (index < slides.length - 1) slide(index+1); 82 | else if (options.continuous) slide(0); 83 | 84 | } 85 | 86 | function slide(to, slideSpeed) { 87 | 88 | // do nothing if already on requested slide 89 | if (index == to) return; 90 | 91 | if (browser.transitions) { 92 | 93 | var diff = Math.abs(index-to) - 1; 94 | var direction = Math.abs(index-to) / (index-to); // 1:right -1:left 95 | 96 | while (diff--) move((to > index ? to : index) - diff - 1, width * direction, 0); 97 | 98 | move(index, width * direction, slideSpeed || speed); 99 | move(to, 0, slideSpeed || speed); 100 | 101 | } else { 102 | 103 | animate(index * -width, to * -width, slideSpeed || speed); 104 | 105 | } 106 | 107 | index = to; 108 | 109 | offloadFn(options.callback && options.callback(index, slides[index])); 110 | 111 | } 112 | 113 | function move(index, dist, speed) { 114 | 115 | translate(index, dist, speed); 116 | slidePos[index] = dist; 117 | 118 | } 119 | 120 | function translate(index, dist, speed) { 121 | 122 | var slide = slides[index]; 123 | var style = slide && slide.style; 124 | 125 | if (!style) return; 126 | 127 | style.webkitTransitionDuration = 128 | style.MozTransitionDuration = 129 | style.msTransitionDuration = 130 | style.OTransitionDuration = 131 | style.transitionDuration = speed + 'ms'; 132 | 133 | style.webkitTransform = 'translate(' + dist + 'px,0)' + 'translateZ(0)'; 134 | style.msTransform = 135 | style.MozTransform = 136 | style.OTransform = 'translateX(' + dist + 'px)'; 137 | 138 | } 139 | 140 | function animate(from, to, speed) { 141 | 142 | // if not an animation, just reposition 143 | if (!speed) { 144 | 145 | element.style.left = to + 'px'; 146 | return; 147 | 148 | } 149 | 150 | var start = +new Date; 151 | 152 | var timer = setInterval(function() { 153 | 154 | var timeElap = +new Date - start; 155 | 156 | if (timeElap > speed) { 157 | 158 | element.style.left = to + 'px'; 159 | 160 | if (delay) begin(); 161 | 162 | options.transitionEnd && options.transitionEnd.call(event, index, slides[index]); 163 | 164 | clearInterval(timer); 165 | return; 166 | 167 | } 168 | 169 | element.style.left = (( (to - from) * (Math.floor((timeElap / speed) * 100) / 100) ) + from) + 'px'; 170 | 171 | }, 4); 172 | 173 | } 174 | 175 | // setup auto slideshow 176 | var delay = options.auto || 0; 177 | var interval; 178 | 179 | function begin() { 180 | 181 | interval = setTimeout(next, delay); 182 | 183 | } 184 | 185 | function stop() { 186 | 187 | delay = 0; 188 | clearTimeout(interval); 189 | 190 | } 191 | 192 | 193 | // setup initial vars 194 | var start = {}; 195 | var delta = {}; 196 | var isScrolling; 197 | 198 | // setup event capturing 199 | var events = { 200 | 201 | handleEvent: function(event) { 202 | 203 | switch (event.type) { 204 | case 'touchstart': this.start(event); break; 205 | case 'touchmove': this.move(event); break; 206 | case 'touchend': offloadFn(this.end(event)); break; 207 | case 'webkitTransitionEnd': 208 | case 'msTransitionEnd': 209 | case 'oTransitionEnd': 210 | case 'otransitionend': 211 | case 'transitionend': offloadFn(this.transitionEnd(event)); break; 212 | case 'resize': offloadFn(setup.call()); break; 213 | } 214 | 215 | if (options.stopPropagation) event.stopPropagation(); 216 | 217 | }, 218 | start: function(event) { 219 | 220 | var touches = event.touches[0]; 221 | 222 | // measure start values 223 | start = { 224 | 225 | // get initial touch coords 226 | x: touches.pageX, 227 | y: touches.pageY, 228 | 229 | // store time to determine touch duration 230 | time: +new Date 231 | 232 | }; 233 | 234 | // used for testing first move event 235 | isScrolling = undefined; 236 | 237 | // reset delta and end measurements 238 | delta = {}; 239 | 240 | // attach touchmove and touchend listeners 241 | element.addEventListener('touchmove', this, false); 242 | element.addEventListener('touchend', this, false); 243 | 244 | }, 245 | move: function(event) { 246 | 247 | // ensure swiping with one touch and not pinching 248 | if ( event.touches.length > 1 || event.scale && event.scale !== 1) return 249 | 250 | if (options.disableScroll) event.preventDefault(); 251 | 252 | var touches = event.touches[0]; 253 | 254 | // measure change in x and y 255 | delta = { 256 | x: touches.pageX - start.x, 257 | y: touches.pageY - start.y 258 | } 259 | 260 | // determine if scrolling test has run - one time test 261 | if ( typeof isScrolling == 'undefined') { 262 | isScrolling = !!( isScrolling || Math.abs(delta.x) < Math.abs(delta.y) ); 263 | } 264 | 265 | // if user is not trying to scroll vertically 266 | if (!isScrolling) { 267 | 268 | // prevent native scrolling 269 | event.preventDefault(); 270 | 271 | // stop slideshow 272 | stop(); 273 | 274 | // increase resistance if first or last slide 275 | delta.x = 276 | delta.x / 277 | ( (!index && delta.x > 0 // if first slide and sliding left 278 | || index == slides.length - 1 // or if last slide and sliding right 279 | && delta.x < 0 // and if sliding at all 280 | ) ? 281 | ( Math.abs(delta.x) / width + 1 ) // determine resistance level 282 | : 1 ); // no resistance if false 283 | 284 | // translate 1:1 285 | translate(index-1, delta.x + slidePos[index-1], 0); 286 | translate(index, delta.x + slidePos[index], 0); 287 | translate(index+1, delta.x + slidePos[index+1], 0); 288 | 289 | } 290 | 291 | }, 292 | end: function(event) { 293 | 294 | // measure duration 295 | var duration = +new Date - start.time; 296 | 297 | // determine if slide attempt triggers next/prev slide 298 | var isValidSlide = 299 | Number(duration) < 250 // if slide duration is less than 250ms 300 | && Math.abs(delta.x) > 20 // and if slide amt is greater than 20px 301 | || Math.abs(delta.x) > width/2; // or if slide amt is greater than half the width 302 | 303 | // determine if slide attempt is past start and end 304 | var isPastBounds = 305 | !index && delta.x > 0 // if first slide and slide amt is greater than 0 306 | || index == slides.length - 1 && delta.x < 0; // or if last slide and slide amt is less than 0 307 | 308 | // determine direction of swipe (true:right, false:left) 309 | var direction = delta.x < 0; 310 | 311 | // if not scrolling vertically 312 | if (!isScrolling) { 313 | 314 | if (isValidSlide && !isPastBounds) { 315 | 316 | if (direction) { 317 | 318 | move(index-1, -width, 0); 319 | move(index, slidePos[index]-width, speed); 320 | move(index+1, slidePos[index+1]-width, speed); 321 | index += 1; 322 | 323 | } else { 324 | 325 | move(index+1, width, 0); 326 | move(index, slidePos[index]+width, speed); 327 | move(index-1, slidePos[index-1]+width, speed); 328 | index += -1; 329 | 330 | } 331 | 332 | options.callback && options.callback(index, slides[index]); 333 | 334 | } else { 335 | 336 | move(index-1, -width, speed); 337 | move(index, 0, speed); 338 | move(index+1, width, speed); 339 | 340 | } 341 | 342 | } 343 | 344 | // kill touchmove and touchend event listeners until touchstart called again 345 | element.removeEventListener('touchmove', events, false) 346 | element.removeEventListener('touchend', events, false) 347 | 348 | }, 349 | transitionEnd: function(event) { 350 | 351 | if (parseInt(event.target.getAttribute('data-index'), 10) == index) { 352 | 353 | if (delay) begin(); 354 | 355 | options.transitionEnd && options.transitionEnd.call(event, index, slides[index]); 356 | 357 | } 358 | 359 | } 360 | 361 | } 362 | 363 | // trigger setup 364 | setup(); 365 | 366 | // start auto slideshow if applicable 367 | if (delay) begin(); 368 | 369 | 370 | // add event listeners 371 | if (browser.addEventListener) { 372 | 373 | // set touchstart event on element 374 | if (browser.touch) element.addEventListener('touchstart', events, false); 375 | 376 | if (browser.transitions) { 377 | element.addEventListener('webkitTransitionEnd', events, false); 378 | element.addEventListener('msTransitionEnd', events, false); 379 | element.addEventListener('oTransitionEnd', events, false); 380 | element.addEventListener('otransitionend', events, false); 381 | element.addEventListener('transitionend', events, false); 382 | } 383 | 384 | // set resize event on window 385 | window.addEventListener('resize', events, false); 386 | 387 | } else { 388 | 389 | window.onresize = function () { setup() }; // to play nice with old IE 390 | 391 | } 392 | 393 | // expose the Swipe API 394 | return { 395 | setup: function() { 396 | 397 | setup(); 398 | 399 | }, 400 | slide: function(to, speed) { 401 | 402 | slide(to, speed); 403 | 404 | }, 405 | prev: function() { 406 | 407 | // cancel slideshow 408 | stop(); 409 | 410 | prev(); 411 | 412 | }, 413 | next: function() { 414 | 415 | stop(); 416 | 417 | next(); 418 | 419 | }, 420 | getPos: function() { 421 | 422 | // return current index position 423 | return index; 424 | 425 | }, 426 | kill: function() { 427 | 428 | // cancel slideshow 429 | stop(); 430 | 431 | // reset element 432 | element.style.width = 'auto'; 433 | element.style.left = 0; 434 | 435 | // reset slides 436 | var pos = slides.length; 437 | while(pos--) { 438 | 439 | var slide = slides[pos]; 440 | slide.style.width = '100%'; 441 | slide.style.left = 0; 442 | 443 | if (browser.transitions) translate(pos, 0, 0); 444 | 445 | } 446 | 447 | // removed event listeners 448 | if (browser.addEventListener) { 449 | 450 | // remove current event listeners 451 | element.removeEventListener('touchstart', events, false); 452 | element.removeEventListener('webkitTransitionEnd', events, false); 453 | element.removeEventListener('msTransitionEnd', events, false); 454 | element.removeEventListener('oTransitionEnd', events, false); 455 | element.removeEventListener('otransitionend', events, false); 456 | element.removeEventListener('transitionend', events, false); 457 | window.removeEventListener('resize', events, false); 458 | 459 | } 460 | else { 461 | 462 | window.onresize = null; 463 | 464 | } 465 | 466 | } 467 | } 468 | 469 | } 470 | 471 | 472 | if ( window.jQuery || window.Zepto ) { 473 | (function($) { 474 | $.fn.Swipe = function(params) { 475 | return this.each(function() { 476 | $(this).data('Swipe', new Swipe($(this)[0], params)); 477 | }); 478 | } 479 | })( window.jQuery || window.Zepto ) 480 | } 481 | -------------------------------------------------------------------------------- /list.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 9 | 10 | 11 | 30 | 1元购 31 | 32 | 33 | 34 | 35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 69 |
70 |
71 | 72 |

我拥有的天狮金币: 1250[获得金币]

73 |
74 |
    75 |
  • 76 |

    您已参与 15 金币

    查看详情
    77 |
    78 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)的开发健康至大之作,亦是至薄之作(颜色随机)的开发健康至大之作,亦是至薄之作(颜色随机)的开发健康至大之作,亦是至薄之作(颜色随机)的开发健康至大之作,亦是至薄之作(颜色随机)的开发健康

    79 |

    城市参数:21147 天津市(纬度 211.4785)

    80 |

    总需:9388 枚天狮金币

    81 |
    82 |
    83 |
    84 |
    30%
    85 |
    86 |
    87 |
    88 |
    89 |

    已参与:217剩余:2137

    90 | 91 |

    92 |
    93 | 94 |
  • 95 |
  • 96 |

    您已参与 15 金币

    查看详情
    97 |
    98 |

    (第488期)iPhone6 4.7英寸 128G ,亦是至薄之作(颜色随机)

    99 |

    城市参数:21147 天津市(纬度 211.4785)

    100 |

    总需:9388 枚天狮金币

    101 |
    102 |
    103 |
    104 |
    30%
    105 |
    106 |
    107 |
    108 |
    109 |

    已参与:217剩余:2137

    110 | 111 |

    112 |
    113 | 114 |
  • 115 |
  • 116 |

    您已参与 15 金币

    查看详情
    117 |
    118 |

    (第488期)iPhone6 4.7英寸 128G (颜色随机)

    119 |

    城市参数:21147 天津市(纬度 211.4785)

    120 |

    总需:9388 枚天狮金币

    121 |
    122 |
    123 |
    124 |
    30%
    125 |
    126 |
    127 |
    128 |
    129 |

    已参与:217剩余:2137

    130 | 131 |

    132 |
    133 | 134 |
  • 135 |
  • 136 |

    您已参与 15 金币

    查看详情
    137 |
    138 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    139 |

    城市参数:21147 天津市(纬度 211.4785)

    140 |

    总需:9388 枚天狮金币

    141 |
    142 |
    143 |
    144 |
    30%
    145 |
    146 |
    147 |
    148 |
    149 |

    已参与:217剩余:2137

    150 | 151 |

    152 |
    153 | 154 |
  • 155 |
  • 156 |

    您已参与 15 金币

    查看详情
    157 |
    158 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    159 |

    城市参数:21147 天津市(纬度 211.4785)

    160 |

    总需:9388 枚天狮金币

    161 |
    162 |
    163 |
    164 |
    30%
    165 |
    166 |
    167 |
    168 |
    169 |

    已参与:217剩余:2137

    170 | 171 |

    172 |
    173 | 174 |
  • 175 |
  • 176 |

    您已参与 15 金币

    查看详情
    177 |
    178 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    179 |

    城市参数:21147 天津市(纬度 211.4785)

    180 |

    总需:9388 枚天狮金币

    181 |
    182 |
    183 |
    184 |
    30%
    185 |
    186 |
    187 |
    188 |
    189 |

    已参与:217剩余:2137

    190 | 191 |

    192 |
    193 | 194 |
  • 195 |
  • 196 |

    您已参与 15 金币

    查看详情
    197 |
    198 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    199 |

    城市参数:21147 天津市(纬度 211.4785)

    200 |

    总需:9388 枚天狮金币

    201 |
    202 |
    203 |
    204 |
    30%
    205 |
    206 |
    207 |
    208 |
    209 |

    已参与:217剩余:2137

    210 | 211 |

    212 |
    213 | 214 |
  • 215 |
  • 216 |

    您已参与 15 金币

    查看详情
    217 |
    218 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    219 |

    城市参数:21147 天津市(纬度 211.4785)

    220 |

    总需:9388 枚天狮金币

    221 |
    222 |
    223 |
    224 |
    30%
    225 |
    226 |
    227 |
    228 |
    229 |

    已参与:217剩余:2137

    230 | 231 |

    232 |
    233 | 234 |
  • 235 |
236 |
237 |
238 | 258 | 259 | 274 | 275 | 276 | -------------------------------------------------------------------------------- /view.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 11 | 12 | 13 | 14 | 55 | 1元购 56 | 57 | 58 | 59 | 60 | 61 |
62 |
63 |
    64 |
  • 65 |

    您已参与 15 金币

    查看详情
    66 |
    67 |

    (第488期)iPhone6 4.7英寸 128G 至大之作,亦是至薄之作(颜色随机)

    68 |

    城市参数:21147 天津市(纬度 211.4785)

    69 |

    总需:9388 枚天狮金币

    70 |
    71 |
    72 |
    73 |
    30%
    74 |
    75 |
    76 |
    77 |
    78 |

    已参与:217剩余:2137

    79 |

    参与: 80 | 金币 88 | 89 |

    90 |
    91 |

    有效期限:15/01/20——15/02/25

    92 |

    93 | 94 |
  • 95 |
96 |
97 | 102 |
103 | 104 | 425 |
426 | 427 | 428 | 429 | 430 | 431 | 432 | 433 | 434 | 435 | 436 | 437 | 438 | 439 | 440 | 441 | 442 | 443 | 444 | 445 |
第 154 期第 153 期第 152 期第 151 期
第 150 期第 149 期第 148 期第 147 期
第 146 期第 145 期第 144 期第 143 期
446 | 447 |

第 154 期

448 |

本期幸运号码:10006781

449 |
450 |
451 |

恭喜 栩栩如生 (天津市) 获得了本期奖品

452 |

用户ID:22645876 (ID为用户唯一不变标识)

453 |
454 |

揭晓时间:2014-11-19 21:12:30.310

455 |

夺宝时间:2014-11-19 17:45:17.596

456 |
457 |
458 |

奖品获得者本期总共参与了10人次

459 |

Ta的号码:

460 |

10006781100018921000747510004707100040461000666010006017100021151000033010007683

461 |
462 |
463 |
您没有参与本次夺宝
464 |
465 |

计算公式

466 | 470 |
471 | 475 |
476 |
477 |
478 |

计算结果

479 |
    480 |

    1)求和:5190740371 (上面50条参与记录的时间取值相加)

    481 |

    2)随机城市 天津市 经度:54784 纬度:21541

    482 |

    3)求余:(5190740371 + 21541) % 360 (奖品所需人次) = 275 (余数) 

    483 |

    4)275 (余数) + 10000001 = 幸运号码:10000276

    484 |
485 |
486 |
487 |

幸运号码计算规则

488 |
489 |

1. 奖品的最后一个号码分配完毕后,将公示该分配时间点前本站全部奖品的最后50个参与时间;
490 | 2. 将这50个时间的数值进行求和(得出数值A)(每个时间按时、分、秒、毫秒的顺序组合,如20:15:25.362则为201525362);
491 | 3. 取公布的全球随机城市的纬度 (一个五位数值B);
492 | 4.(数值A+数值B)除以该奖品总需人次得到的余数 + 原始数 10000001,得到最终幸运号码,拥有该幸运号码者,直接获得该奖品。

493 |
494 |
495 |

截止该奖品最后夺宝时间【2014-11-19 21:05:21.165】最后50条全站参与记录

496 |
    497 |
  • 498 |

    2014-11-19     21:05:21.165210521165 
    499 | dongchongxiang2***@163.com
    500 | (第154期) MacBook Air 13.3英寸宽屏笔记本电脑     2人次

    501 |
  • 502 |
  • 503 |

    2014-11-19     21:05:21.165210521165 
    504 | asha474890***@163.com
    505 | (第491期) iPhone6 Plus 5.5英寸 16G     2人次

    506 |
  • 507 |
  • 508 |

    2014-11-19     21:05:18.951210521165
    509 | 183****7912@163.com
    510 | (第491期) iPhone6 Plus 5.5英寸 16G     1人次

    511 |
  • 512 |
  • 513 |

    2014-11-19     21:05:18.176210521165
    514 | 183****3215@163.com
    515 | (第491期) iPhone6 Plus 5.5英寸 16G     1人次

    516 |
  • 517 |
  • 518 |

    2014-11-19     21:05:16.811210521165
    519 | 我也要夺
    520 | (第285期) iPad Air(16G WiFi版)     5人次

    521 |
  • 522 |
523 | 点击加载更多 >> 524 |
525 |
526 |
527 |
528 |
529 | 549 | 550 | --------------------------------------------------------------------------------