-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive.html
615 lines (349 loc) · 19.3 KB
/
archive.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
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>文章归档 - 辰風依恛</title>
<meta charset="UTF-8">
<meta name="keywords" content="辰風依恛个人博客">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
<link rel="shortcut icon" href="https://766187397.github.io/images/f73a765045a245e9b8e594798465112.jpg" type="image/x-icon" />
<meta name="description" content="辰風依恛个人博客">
<meta property="og:type" content="website">
<meta property="og:title" content="文章归档">
<meta property="og:url" content="https://766187397.github.io/archive.html">
<meta property="og:site_name" content="辰風依恛">
<meta property="og:description" content="辰風依恛个人博客">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2025-03-07T01:35:54.953Z">
<meta property="article:modified_time" content="2025-03-07T01:35:54.953Z">
<meta property="article:author" content="辰風依恛">
<meta property="article:tag" content="辰風依恛个人博客">
<meta name="twitter:card" content="summary">
<link rel="stylesheet" href="/lib/fancybox/fancybox.css">
<link rel="stylesheet" href="/lib/mdui_043tiny/mdui.css">
<link rel="stylesheet" href="/lib/iconfont/iconfont.css?v=1741314115432">
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_3274123_epi3bpf4j2f.css">
<link rel="stylesheet" href="/css/style.css?v=1741314115432">
<link rel="stylesheet" href="/custom.css?v=1741314115432">
<meta name="generator" content="Hexo 5.4.2"></head>
<body class="mdui-drawer-body-left">
<div id="nexmoe-background">
<div class="nexmoe-bg" style="background-image: url(https://766187397.github.io/images/533cc5ef880911ebb6edd017c2d2eca2.jpg)"></div>
<div class="mdui-appbar mdui-shadow-0">
<div class="mdui-toolbar">
<a mdui-drawer="{target: '#drawer', swipe: true}" title="menu" class="mdui-btn mdui-btn-icon mdui-ripple"><i class="mdui-icon nexmoefont icon-menu"></i></a>
<div class="mdui-toolbar-spacer"></div>
<!--<a href="javascript:;" class="mdui-btn mdui-btn-icon"><i class="mdui-icon material-icons">search</i></a>-->
<a href="/" title="辰風依恛" class="mdui-btn mdui-btn-icon"><img src="https://766187397.github.io/images/f73a765045a245e9b8e594798465112.jpg" alt="辰風依恛"></a>
</div>
</div>
</div>
<div id="nexmoe-header">
<div class="nexmoe-drawer mdui-drawer" id="drawer">
<div class="nexmoe-avatar mdui-ripple">
<a href="/" title="辰風依恛">
<img src="https://766187397.github.io/images/f73a765045a245e9b8e594798465112.jpg" alt="辰風依恛" alt="辰風依恛">
</a>
</div>
<div class="nexmoe-count">
<div><span>文章</span>24</div>
<div><span>标签</span>0</div>
<div><span>分类</span>8</div>
</div>
<div class="nexmoe-list mdui-list" mdui-collapse="{accordion: true}">
<a class="nexmoe-list-item mdui-list-item mdui-ripple false" href="/" title="回到首页">
<i class="mdui-list-item-icon nexmoefont icon-home"></i>
<div class="mdui-list-item-content">
回到首页
</div>
</a>
<a class="nexmoe-list-item mdui-list-item mdui-ripple true" href="/archive.html" title="文章归档">
<i class="mdui-list-item-icon nexmoefont icon-container"></i>
<div class="mdui-list-item-content">
文章归档
</div>
</a>
</div>
<aside id="nexmoe-sidebar">
<div class="nexmoe-widget-wrap">
<div class="nexmoe-widget nexmoe-search">
<form id="search_form">
<label><input class="st-default-search-input" id="search_value" name="q" type="search" placeholder="搜索" style="
font-size: 15px !important;
height: 56px !important;
background-image: none;
"></label>
</form>
</div>
</div>
<script async src="/js/search.js?v=1741314115433"></script>
<div class="nexmoe-widget-wrap">
<div class="nexmoe-widget nexmoe-social">
<a
class="mdui-ripple"
href="tencent://AddContact/?fromId=45&fromSubId=1&subcmd=all&uin=766187397&website=www.oicqzone.com"
target="_blank"
mdui-tooltip="{content: 'QQ'}"
style="
color: rgb(249, 174, 8);
background-color: rgba(249, 174, 8, .1);
"
>
<i
class="nexmoefont icon-QQ"
></i> </a
><a
class="mdui-ripple"
href="https://space.bilibili.com/433804329"
target="_blank"
mdui-tooltip="{content: '哔哩哔哩'}"
style="
color: rgb(231, 106, 141);
background-color: rgba(231, 106, 141, .1);
"
>
<i
class="nexmoefont icon-bilibili"
></i> </a
><a
class="mdui-ripple"
href="https://github.com/766187397/"
target="_blank"
mdui-tooltip="{content: 'GitHub'}"
style="
color: rgb(25, 23, 23);
background-color: rgba(25, 23, 23, .1);
"
>
<i
class="nexmoefont icon-github"
></i> </a
><a
class="mdui-ripple"
href="https://gitee.com/sk20020228/"
target="_blank"
mdui-tooltip="{content: 'Gitee'}"
style="
color: rgb(165, 15, 15);
background-color: rgba(165, 15, 15, .15);
"
>
<i
class="nexmoefont icon-gitee"
></i> </a
>
</div>
</div>
<div class="nexmoe-widget-wrap">
<h3 class="nexmoe-widget-title">文章分类</h3>
<div class="nexmoe-widget">
<ul class="category-list">
<li class="category-list-item">
<a class="category-list-link" href="/categories/JavaScript/">JavaScript</a>
<span class="category-list-count">2</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/NuxtJS/">NuxtJS</a>
<span class="category-list-count">1</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/Vue/">Vue</a>
<span class="category-list-count">5</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/前端/">前端</a>
<span class="category-list-count">4</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/包管理工具/">包管理工具</a>
<span class="category-list-count">3</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/博客/">博客</a>
<span class="category-list-count">1</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/小程序/">小程序</a>
<span class="category-list-count">3</span>
</li>
<li class="category-list-item">
<a class="category-list-link" href="/categories/知识碎片/">知识碎片</a>
<span class="category-list-count">5</span>
</li>
</ul>
</div>
</div>
<!-- 一言 -->
<div class="nexmoe-widget-wrap">
<h3 class="nexmoe-widget-title">
一言
</h3>
<div class="nexmoe-widget">
<ul class="hitokoto-box">
<li id="hitokoto_text_parent" class="hitokoto-text" hitokotoCategory="">
<a href="#" id="hitokoto_text">
</a>
<a href="#" id="hitokoto_error_text" style="display: none;">
</a>
</li>
</ul>
</div>
</div>
<script>
let hitokotoText = document.getElementById('hitokoto_text')
let hitokotoErroText = document.getElementById('hitokoto_error_text')
let hitokotoCategory = document.getElementById('hitokoto_text_parent').getAttribute('hitokotoCategory')
window.onload = function () {
let url = 'https://v1.hitokoto.cn'
if (hitokotoCategory) {
url += '?c=' + hitokotoCategory
}
fetch(url)
.then(response => response.json())
.then(data => {
hitokotoText.innerText = "「 " + data.hitokoto + " 」 from " + data.from
hitokotoText.href = 'https://hitokoto.cn/?uuid=' + data.uuid
})
.catch((reason) => {
console.error(11, reason)
hitokotoText.style.display = 'none'
hitokotoErroText.style.display = 'block'
})
}
</script>
<div class="nexmoe-widget-wrap">
<h3 class="nexmoe-widget-title">文章归档</h3>
<div class="nexmoe-widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2025/">2025</a><span class="archive-list-count">24</span></li></ul>
</div>
</div>
<div class="nexmoe-widget-wrap">
<h3 class="nexmoe-widget-title">最新文章</h3>
<div class="nexmoe-widget">
<ul>
<li>
<a href="/2025/03/07/%E5%8F%91%E5%B8%83%E8%87%AA%E5%B7%B1%E7%9A%84npm%E5%8C%85/">发布自己的npm包</a>
</li>
<li>
<a href="/2025/03/07/Vue2%E6%87%92%E5%8A%A0%E8%BD%BD%E4%B8%8B%E6%8B%89%E7%BB%84%E4%BB%B6/">Vue2懒加载下拉组件</a>
</li>
<li>
<a href="/2025/03/07/%E5%A4%A7%E5%B1%8F%E9%80%82%E9%85%8D%E6%96%B9%E6%A1%88/">大屏适配方案</a>
</li>
<li>
<a href="/2025/03/07/nvm%E7%AE%A1%E7%90%86node%E7%89%88%E6%9C%ACnrm%E7%AE%A1%E7%90%86npm%E9%95%9C%E5%83%8F/">nvm管理node版本nrm管理npm镜像</a>
</li>
<li>
<a href="/2025/03/07/%E9%A1%B9%E7%9B%AE%E5%B8%B8%E7%94%A8%E5%86%85%E5%AE%B9/">项目常用(前程无忧)</a>
</li>
</ul>
</div>
</div>
</aside>
<div class="nexmoe-copyright">
© 2025 辰風依恛
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
& <a href="https://github.com/theme-nexmoe/hexo-theme-nexmoe" target="_blank">Nexmoe</a>
<br><a target="_blank" href="https://beian.miit.gov.cn/">鄂ICP备2020018486号</a>
</div>
</div><!-- .nexmoe-drawer -->
</div>
<div id="nexmoe-content">
<div class="nexmoe-primary">
<section class="nexmoe-archives">
<div class="tagcloud nexmoe-rainbow">
</div>
<div class="categories nexmoe-rainbow-fill">
<a class="mdui-ripple" href="/categories/JavaScript/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/JavaScript.png)"></div>
<h1>JavaScript</h1>
</a>
<a class="mdui-ripple" href="/categories/NuxtJS/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/vue.png)"></div>
<h1>NuxtJS</h1>
</a>
<a class="mdui-ripple" href="/categories/Vue/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/vue.png)"></div>
<h1>Vue</h1>
</a>
<a class="mdui-ripple" href="/categories/%E5%89%8D%E7%AB%AF/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/前端体系.jpg)"></div>
<h1>前端</h1>
</a>
<a class="mdui-ripple" href="/categories/%E5%8C%85%E7%AE%A1%E7%90%86%E5%B7%A5%E5%85%B7/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/npmVSyarn.png)"></div>
<h1>包管理工具</h1>
</a>
<a class="mdui-ripple" href="/categories/%E5%8D%9A%E5%AE%A2/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/7aa83266b8b64fafbfc6e39a281df3e0.jpg)"></div>
<h1>博客</h1>
</a>
<a class="mdui-ripple" href="/categories/%E5%B0%8F%E7%A8%8B%E5%BA%8F/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/小程序.png)"></div>
<h1>小程序</h1>
</a>
<a class="mdui-ripple" href="/categories/%E7%9F%A5%E8%AF%86%E7%A2%8E%E7%89%87/">
<div class="bg" style="background-image:url(https://766187397.github.io/images/vue.png)"></div>
<h1>知识碎片</h1>
</a>
</div>
<article>
<h2>2025</h2>
<ul>
<li><span>03-07</span><a href="/2025/03/07/%E5%8F%91%E5%B8%83%E8%87%AA%E5%B7%B1%E7%9A%84npm%E5%8C%85/" >发布自己的npm包</a></li>
<li><span>03-07</span><a href="/2025/03/07/Vue2%E6%87%92%E5%8A%A0%E8%BD%BD%E4%B8%8B%E6%8B%89%E7%BB%84%E4%BB%B6/" >Vue2懒加载下拉组件</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E5%A4%A7%E5%B1%8F%E9%80%82%E9%85%8D%E6%96%B9%E6%A1%88/" >大屏适配方案</a></li>
<li><span>03-07</span><a href="/2025/03/07/nvm%E7%AE%A1%E7%90%86node%E7%89%88%E6%9C%ACnrm%E7%AE%A1%E7%90%86npm%E9%95%9C%E5%83%8F/" >nvm管理node版本nrm管理npm镜像</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E9%A1%B9%E7%9B%AE%E5%B8%B8%E7%94%A8%E5%86%85%E5%AE%B9/" >项目常用(前程无忧)</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F/" >微信小程序</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E7%9F%A5%E8%AF%86%E7%A2%8E%E7%89%87/" >知识碎片</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E5%85%B3%E4%BA%8Evue.config.js/" >关于vue.config.js</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%B0%81%E8%A3%85%E6%8A%BD%E7%A6%BB/" >小程序封装抽离</a></li>
<li><span>03-07</span><a href="/2025/03/07/npm%E5%92%8Cyarn%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4/" >npm和yarn常用命令</a></li>
<li><span>03-07</span><a href="/2025/03/07/uniapp/" >uniapp</a></li>
<li><span>03-07</span><a href="/2025/03/07/%E5%85%8D%E8%B4%B9%E5%8D%9A%E5%AE%A2/" >免费博客</a></li>
<li><span>03-07</span><a href="/2025/03/07/npm%20yarn%20%E5%88%87%E6%8D%A2%E6%B7%98%E5%AE%9D%E9%95%9C%E5%83%8F/" >npm yarn 切换淘宝镜像</a></li>
<li><span>03-07</span><a href="/2025/03/07/Vue%E9%A1%B9%E7%9B%AE%E5%BC%80%E5%8F%91%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD/" >Vue项目开发常用功能</a></li>
<li><span>03-07</span><a href="/2025/03/07/Vue3%E5%A4%8D%E4%B9%A0/" >Vue3基础复习</a></li>
<li><span>03-07</span><a href="/2025/03/07/Vue%E5%9F%BA%E7%A1%80%E5%A4%8D%E4%B9%A0/" >Vue基础复习</a></li>
<li><span>03-07</span><a href="/2025/03/07/NuxtJS/" >NuxtJS基础</a></li>
<li><span>03-07</span><a href="/2025/03/07/Pinia/" >Pinia基本使用</a></li>
<li><span>03-07</span><a href="/2025/03/07/JS%E5%A4%8D%E4%B9%A0%E5%86%85%E5%AE%B9/" >JS复习内容</a></li>
<li><span>03-07</span><a href="/2025/03/07/JS%E5%85%B6%E4%BB%96%E5%86%85%E5%AE%B9/" >JS其他内容</a></li>
<li><span>03-07</span><a href="/2025/03/07/004.%E4%BB%8E%E9%9B%B6%E5%BC%80%E5%A7%8B%E5%A4%8D%E4%B9%A0%E5%89%8D%E7%AB%AF--JavaScript/" >004.从零开始复习前端--JavaScript</a></li>
<li><span>03-07</span><a href="/2025/03/07/003.%E4%BB%8E%E9%9B%B6%E5%BC%80%E5%A7%8B%E5%A4%8D%E4%B9%A0%E5%89%8D%E7%AB%AF--Less/" >003.从零开始复习前端--Less</a></li>
<li><span>03-07</span><a href="/2025/03/07/001.%E4%BB%8E%E9%9B%B6%E5%BC%80%E5%A7%8B%E5%A4%8D%E4%B9%A0%E5%89%8D%E7%AB%AF--HTML/" >001.从零开始复习前端--HTML</a></li>
<li><span>03-07</span><a href="/2025/03/07/002.%E4%BB%8E%E9%9B%B6%E5%BC%80%E5%A7%8B%E5%A4%8D%E4%B9%A0%E5%89%8D%E7%AB%AF--CSS/" >002.从零开始复习前端--CSS</a></li>
</ul>
</article>
</section>
<div class="nexmoe-post-right">
<div class="nexmoe-fixed">
<div class="nexmoe-tool">
<a href="#nexmoe-content" class="toc-link" aria-label="Back To Top" title="top"><button class="mdui-fab mdui-ripple"><i class="nexmoefont icon-caret-top"></i></button></a>
</div>
</div>
</div>
</div>
</div>
<div id="nexmoe-search-space">
<div class="search-container">
<div class="search-header">
<div class="search-input-container">
<input
class="search-input"
type="text"
placeholder="搜索"
oninput="sinput();"
/>
</div>
<a class="search-close" onclick="sclose();">×</a>
</div>
<div class="search-body"></div>
</div>
</div>
<script src="/lib/mdui_043tiny/mdui.js"></script>
<script src="/lib/fancybox/fancybox.umd.js"></script>
<script async src="/js/app.js?v=1741314115437"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2058306854838448" crossorigin="anonymous"></script>
</body>
</html>