37 |
秒杀商品详情
38 |
39 | 您还没有登录,请登陆后再操作
40 | 没有收货地址的提示。。。
41 |
42 |
43 |
44 | 商品名称 |
45 | |
46 |
47 |
48 | 商品图片 |
49 | ![]() |
50 |
51 |
52 | 秒杀开始时间 |
53 | |
54 |
55 |
56 |
57 | |
58 |
59 |
64 |
71 |
72 | |
73 |
74 |
75 | 商品原价 |
76 | |
77 |
78 |
79 | 秒杀价 |
80 | |
81 |
82 |
83 | 库存数量 |
84 | |
85 |
86 |
87 |
88 |
89 |
246 |
247 |
--------------------------------------------------------------------------------
/src/main/resources/static/img/iphonex.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/imyzt/imooc_miaosha/630678201bc32effde86348b86ecd2bed3bba5f1/src/main/resources/static/img/iphonex.png
--------------------------------------------------------------------------------
/src/main/resources/static/img/meta10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/imyzt/imooc_miaosha/630678201bc32effde86348b86ecd2bed3bba5f1/src/main/resources/static/img/meta10.png
--------------------------------------------------------------------------------
/src/main/resources/static/jquery-validation/additional-methods.min.js:
--------------------------------------------------------------------------------
1 | /*! jQuery Validation Plugin - v1.14.0 - 6/30/2015
2 | * http://jqueryvalidation.org/
3 | * Copyright (c) 2015 Jörn Zaefferer; Licensed MIT */
4 | !function(a){"function"==typeof define&&define.amd?define(["jquery","./jquery.validate.min"],a):a(jQuery)}(function(a){!function(){function b(a){return a.replace(/<.[^<>]*?>/g," ").replace(/ | /gi," ").replace(/[.(),;:!?%#$'\"_+=\/\-“”’]*/g,"")}a.validator.addMethod("maxWords",function(a,c,d){return this.optional(c)||b(a).match(/\b\w+\b/g).length<=d},a.validator.format("Please enter {0} words or less.")),a.validator.addMethod("minWords",function(a,c,d){return this.optional(c)||b(a).match(/\b\w+\b/g).length>=d},a.validator.format("Please enter at least {0} words.")),a.validator.addMethod("rangeWords",function(a,c,d){var e=b(a),f=/\b\w+\b/g;return this.optional(c)||e.match(f).length>=d[0]&&e.match(f).length<=d[1]},a.validator.format("Please enter between {0} and {1} words."))}(),a.validator.addMethod("accept",function(b,c,d){var e,f,g="string"==typeof d?d.replace(/\s/g,"").replace(/,/g,"|"):"image/*",h=this.optional(c);if(h)return h;if("file"===a(c).attr("type")&&(g=g.replace(/\*/g,".*"),c.files&&c.files.length))for(e=0;e