-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshop.html
525 lines (523 loc) · 18.9 KB
/
shop.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>软件商城</title>
<style>
h1
{
text-align: center;
}
.top
{
display: inherit;
height: 100px;
width: 100%;
background: green;
overflow: none;
}
.top p
{
display: block;
margin-top: -0px;
padding-top: 20px;
margin-left: 150px;
overflow: none;
font-size: x-large;
color: white;
font-family: 'Microsoft YaHei', Cochin, Georgia, Times, 'Times New Roman', serif;
line-height: -5px;
}
.top a
{
display: block;
margin-left: 190px;
font-size: large;
color: white;
line-height: -5px;
float: left;
padding-top: calc(-0.3%);
margin-top: -15px;
}
.top .nav a
{
float: left;
padding-left: 8%;
margin-top: -40px;
text-decoration: none;
}
input
{
position: relative;
top: -44px;
left: 55%;
line-height: 30px;
width: 15%;
border: 1px solid transparent;
font-family: 'Courier New', Courier, monospace;
}
button
{
position: relative;
top: -44px;
left: 55%;
line-height: 30px;
width: 5%;
border: 1px solid transparent;
border-radius: 5%;
}
button:hover
{
background-color: aliceblue;
}
h2
{
text-align: center;
color:rgba(0, 0, 0, .6);
font-size: x-large
}
.software-L
{
float: left;
position: inherit;
background-color: rgba(200, 200, 200, .5);
margin-left: 10%;
width: 35%;
height: 355px;
margin-top: 2%;
left: 5%;
}
.software-R
{
float: right;
position: inherit;
margin-right: 10%;
background-color: rgba(200, 200, 200, .5);
width: 35%;
height: 355px;
margin-top: 2%;
left: 55%;
}
img
{
margin-top: -33px;
margin-left: 16px;
float: left;
display: inline-block;
width: 35%;
height: auto;
}
.h2L
{
padding-top: 13px;
left: -10px;
margin-bottom: -1px;
}
span
{
padding-top: 3px;
display: block;
margin-top: 5px;
text-align: center;
}
.costs
{
text-align: left;
margin-top: 50px;
margin-left: 20px;
font-family:'Microsoft YaHei', 'SongTi';
color: rgba(80, 80, 80, .8);
}
.tag
{
padding-top: unset;
display: unset;
margin-top: unset;
text-align: unset;
}
.middle > p
{
text-align: left;
margin-top: -5px;
margin-left: 20px;
margin-right: 20px;
font-family:'Microsoft YaHei', 'SongTi';
color: rgba(80, 80, 80, .8);
}
.buttom > a
{
display: block;
width: 100px;
height: 25px;
background-color: rgba(255, 165, 0, .9);
text-decoration: none;
color: black;
font-size: large;
}.buttom{text-align: center;margin-left: 70%;padding-top: 1px;}
.a-btn:hover
{
background-color: rgba(255, 160, 0, .4);
box-shadow: 1px 1px black;
}
.others
{
padding-left: 8px;
}
</style>
<script>
function AutoNav()
{
var listNumber = document.getElementById("listNumber-input");
var res = listNumber.value;
if (res == "MBOEM-Y2021-STWIN-F2711-D5GF8")
{
window.location = "shop.html#1";
}
else if (res == "MBOEM-Y2021-STOUT-A0000-SKF1V")
{
window.location = "shop.html#2";
}
else if (res == "MBOEM-Y2021-STOUT-S2100-T54NF")
{
window.location = "shop.html#3";
}
else if (res == "MBOEM-Y2021-STOUT-J0111-0LT8A")
{
window.location = "shop.html#4";
}
else if (res == "MBOEM-Y2021-STOUT-F0200-AG4SD")
{
window.location = "shop.html#5";
}
else if (res == "MBOEM-Y2021-STOUT-A0217-4DF7G")
{
window.location = "shop.html#6";
}
else if (res == "MBOEM-Y2022-STOUT-F1309-AF4S8")
{
window.location = "shop.html#7";
}
else if (res == "MBOEM-Y2021-STOUT-A1100-EGFD5")
{
window.location = "shop.html#8";
}
else if (res == "MBOEM-Y2021-STWIN-N1500-5AIW4")
{
window.location = "shop.html#9";
}
else if (res == "MBOEM-Y2021-STOUT-O3114-T897R")
{
window.location = "shop.html#10";
}
else if (res == "MBOEM-Y2021-STWIN-N1109-TR5HU")
{
window.location = "shop.html#11";
}
else if (res == "MBOEM-Y2020-STOUT-N1212-RXF56")
{
window.location = "shop.html#12";
}
else
{
alert("\"" + res + "\"" + "不是一个有效的软件序列号。")
}
}
</script>
</head>
<body>
<div class="top">
<div class="font">
<p>METHODBOX</p>
<div class="font">
<a>软件商城</a>
</div>
<div class="nav">
<a href="index.html">首页</a>
<a href="https://methodbox.top" style="padding-left: 16%;">官网</a>
<a href="mailto://[email protected][email protected]&[email protected]&subject=MethodBox软件商城" style="padding-left: 24%;">帮助</a>
<input type="text" name="" id="listNumber-input" placeholder="通过软件序列号查找...">
<button onclick="AutoNav()">确认</button>
</div>
</div>
</div>
<br>
<h2>方法盒子软件商城</h2>
<div class="software-L" id="1">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/HgC5jI.png" alt="_blank">
<h2 class="h2L">Iron翻译</h2>
<span>翻译工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>MethodBox Iron Translate(MIT)是一个方便的翻译工具,支持中英文互译。
但该软件的实质是调用了有道翻译的接口,所以只作为学习使用,其版权属于有道。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/i2R9k003mrle" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STWIN-F2711-D5GF8</summary>
</details>
</div>
</div>
<div class="software-R" id="2">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/HgUsfS.png" alt="_blank" style="margin-top: -28px;width: 28%;">
<h2 class="h2L">函数包制作器</h2>
<span>辅助工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Function Editor(MFE)是一款用于Minecraft函数包开发的工具,拥有
从语法提示到自动打包的一系列功能,方便了大家的制作。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/ic2f2003oyqd" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-A0000-SKF1V</summary>
</details>
</div>
</div>
<div class="software-L" id="3">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/Hgwf0A.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">垃圾服务终结者</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Garbage Service Terminator(MSGT)可以扫描您电脑中的垃圾服务
并将其一一杀死,并且可以生成停止脚本,杀死顽固垃圾服务。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/ieEzcvnpg5a" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-S2100-T54NF</summary>
</details>
</div>
</div>
<div class="software-R" id="4">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/Hg06Nq.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">简书信息可视化工具</h2>
<span>辅助工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Jianshu Information Visualization Tool(MJIVT)是一款获取您的各项简书信息
并可视化展示的工具,助力您的创作。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/ihPDLr7y39a" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-J0111-0LT8A</summary>
</details>
</div>
</div>
<div class="software-L" id="5">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/H2Wvo8.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">猜拳斗地主</h2>
<span>休闲游戏</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Guessing Game(MGG)是升级版的“猜拳斗地主”游戏,包含了
金币,道具等许多有趣的功能,且无需联网。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/ieEzcvnpg5a" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-F0200-AG4SD</summary>
</details>
</div>
</div>
<div class="software-R" id="6">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/H24BIf.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">抽卡生存游戏</h2>
<span>休闲游戏</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Survival Game(MSG)是一款考验您的运气的休闲小游戏。每隔一年(游戏中),
你都会获得一些金钱,用它们抽卡并兑换物资。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/ioLiyog66zc" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-A0217-4DF7G</summary>
</details>
</div>
</div>
<div class="software-L" id="7">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/15/H2TAm9.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">HttpVia</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox HttpVia(MHV)是一款实用的Http测试工具,有舒适的UI界面。
并且软件体积极小,集成度很高,是后端人员的好帮手。
</p>
</div>
<div class="buttom">
<a href="https://toysworld.lanzoup.com/i7xED004105g" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2022-STOUT-F1309-AF4S8</summary>
</details>
</div>
</div>
<div class="software-R" id="8">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/16/HWy4iQ.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">生活管理</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Living Account(MAC)可以有效的管理您的日常生活,含有记账本,日记
加密保存,专注时钟,账号密码保存等诸多功能。
</p>
</div>
<div class="buttom">
<a href="https://haheihahei-my.sharepoint.com/:u:/g/personal/toysworld_a3_lifan_ooo/ESIWVj5JO2tPrYmo1JFetCgB8bepGBsU9QD7Prx-q4g3vw?e=1HVicK" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-A1100-EGFD5</summary>
</details>
</div>
</div>
<div class="software-L" id="9">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/16/HW69Q1.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">句柄小工具</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox FastHandler(MFH)可以快速列举出您电脑中所有正在运行中的句柄,并可以操作该句柄的
窗口大小,更改窗口标题,以及使该句柄创建信息框。
</p>
</div>
<div class="buttom">
<a href="https://haheihahei-my.sharepoint.com/:u:/g/personal/toysworld_a3_lifan_ooo/EfsIPvBcdfFDhH_464I7hGoB5zJweFvuG2MlWiZCr9OkLQ?e=VFCnXi" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STWIN-N1500-5AIW4</summary>
</details>
</div>
</div>
<div class="software-R" id="10">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/16/HW6skF.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">森林日记</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Forest Diary(MFD)是一个轻量级日记应用程序。它可以使用富文本记录您的日常生活并加密,
在电脑里开创出专属于您的一片小天地。
</p>
</div>
<div class="buttom">
<a href="https://haheihahei-my.sharepoint.com/:u:/g/personal/toysworld_a3_lifan_ooo/EWrmueOHLK5HiY8SW1w99I8BgNPeV32-lsdZsGxJGiHJ7g?e=lbsaDP" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STOUT-O3114-T897R</summary>
</details>
</div>
</div>
<div class="software-L" id="11">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/16/HW6L6I.png" alt="_blank" style="width: 26%;margin-top: -28px">
<h2 class="h2L">Unicode生成器</h2>
<span>辅助工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox Unicode Generator(MUG)可以根据您指定的最高位与最低位,组数与个数,生成Unicode字符串。
因为字体的原因,部分字符有可能显示为乱码。
</p>
</div>
<div class="buttom">
<a href="https://haheihahei-my.sharepoint.com/:u:/g/personal/toysworld_a3_lifan_ooo/EYptvw7VpbdOrJIN8ORbiW8BvRWhgLJ-XRThRKE9OTg54g?e=vXFKZx" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2021-STWIN-N1109-TR5HU</summary>
</details>
</div>
</div>
<div class="software-R" id="12">
<div class="topper">
<img src="https://s4.ax1x.com/2022/02/16/HWcM9J.png" alt="_blank" style="width: 26%;margin-top: -14px">
<h2 class="h2L">Bat编辑器</h2>
<span>实用工具</span>
</div>
<div class="middle">
<h1 class="costs">¥0.00</h1>
<p>
MethodBox BatEditor(MBE)用于Bat文件(CMD可执行文件)的编辑。但我在做它时,
技术还不成熟,所以可能出现各种奇奇怪怪的Bug,还请大家多多包容。
</p>
</div>
<div class="buttom">
<a href="https://haheihahei-my.sharepoint.com/:u:/g/personal/toysworld_a3_lifan_ooo/EZjZTnDKZz9Guk3lO4ap4-0BI3PueNmSV1JKjOh_knhVQw?e=MBftV0" class="a-btn">现在获取</a>
</div>
<div class="others">
<details>
<summary>其他信息:</summary>
<summary> 软件序列号:MBOEM-Y2020-STOUT-N1212-RXF56</summary>
</details>
</div>
</div>
</body>
</html>