-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAbout.html
589 lines (517 loc) · 16.3 KB
/
About.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
<!DOCTYPE html>
<html >
<head>
<title>关于我 - RiseApe</title>
<meta charset="UTF-8">
<meta name="description" content="undefined">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5,user-scalble=no">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/mdui.min.css" integrity="sha384-cLRrMq39HOZdvE0j6yBojO4+1PrHfB7a9l5qLcmRm/fiWXYY+CndJPmyu5FV/9Tw" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/styles/atom-one-dark.css">
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/mdui.min.css"
integrity="sha384-cLRrMq39HOZdvE0j6yBojO4+1PrHfB7a9l5qLcmRm/fiWXYY+CndJPmyu5FV/9Tw" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/styles/atom-one-dark.css"> -->
<link rel="stylesheet" href="/css/style.css?v=1694055499359">
<link rel="stylesheet" href="/lib/iconfont/iconfont.css?v=1694055499359">
<script>
var preloader = {
endLoading: () => {
document.body.style.overflow = 'auto';
document.getElementById('loading-box').classList.add("loaded")
},
initLoading: () => {
document.body.style.overflow = '';
document.getElementById('loading-box').classList.remove("loaded")
}
}
window.addEventListener('load', () => { preloader.endLoading() })
</script>
<meta name="generator" content="Hexo 5.2.0"></head>
<body class="mdui-drawer-body-left">
<div id="loading-box">
<div class="loading-left-bg"></div>
<div class="loading-right-bg"></div>
<div class="spinner-box">
<div class="configure-border-1">
<div class="configure-core"></div>
</div>
<div class="configure-border-2">
<div class="configure-core"></div>
</div>
<div class="loading-word">加载中...</div>
</div>
</div>
<div id="riseape-background">
<div class="riseape-bg" style="background-image: url(http://p1.music.126.net/oZe-JSuWYAR8zSa29g9g0g==/3254554423361647.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 material-icons"></i></a>
<div class="mdui-toolbar-spacer"></div>
<a href="/" title="starm" class="mdui-btn mdui-btn-icon"><img
src="http://p1.music.126.net/oZe-JSuWYAR8zSa29g9g0g==/3254554423361647.jpg" alt="starm"></a>
</div>
</div>
</div>
<div id="riseape-header">
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-18 10:34:53
* @LastEditors: starm
* @LastEditTime: 2020-12-18 13:42:50
-->
<div class="riseape-drawer mdui-drawer" id="drawer">
<div class="riseape-avatar mdui-ripple">
<a href="/" title="starm">
<img src="http://p1.music.126.net/oZe-JSuWYAR8zSa29g9g0g==/3254554423361647.jpg" alt="starm" alt="starm">
</a>
</div>
<p class="riseape-submit" id="subtitle">心向大海,随遇而安</p>
<div class="riseape-count">
<div><span>文章</span>6</div>
<div><span>标签</span>3</div>
<div><span>分类</span>2</div>
</div>
<div class="riseape-list mdui-list" mdui-collapse="{accordion: true}">
<a class="riseape-list-item mdui-list-item mdui-ripple" href="/" title="回到首页">
<i class="mdui-list-item-icon riseapefont icon-home"></i>
<div class="mdui-list-item-content">
回到首页
</div>
</a>
<a class="riseape-list-item mdui-list-item mdui-ripple" href="/archives.html" title="里程碑">
<i class="mdui-list-item-icon riseapefont icon-container"></i>
<div class="mdui-list-item-content">
里程碑
</div>
</a>
<a class="riseape-list-item mdui-list-item mdui-ripple" href="/bookmarks.html" title="我的收藏">
<i class="mdui-list-item-icon riseapefont icon-unorderedlist"></i>
<div class="mdui-list-item-content">
我的收藏
</div>
</a>
<a class="riseape-list-item mdui-list-item mdui-ripple" href="/About.html" title="关于我">
<i class="mdui-list-item-icon riseapefont icon-info-circle"></i>
<div class="mdui-list-item-content">
关于我
</div>
</a>
<a class="riseape-list-item mdui-list-item mdui-ripple" href="/Music.html" title="我的音乐">
<i class="mdui-list-item-icon riseapefont icon-info-circle"></i>
<div class="mdui-list-item-content">
我的音乐
</div>
</a>
</div>
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2020-12-14 15:48:59
-->
<aside id="riseape-sidebar">
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2020-12-10 15:16:49
-->
<div class="riseape-widget-wrap">
<div class="riseape-widget riseape-social">
<a class="mdui-ripple" href="/WX.html" target="_blank" mdui-tooltip="{content: '微信'}" style="color: rgb(249, 174, 8);background-color: rgba(249, 174, 8, .1);">
<i class="riseapefont icon-wechat-fill"></i>
</a><a class="mdui-ripple" href="https://weibo.com/u/3128736793" target="_blank" mdui-tooltip="{content: '新浪微博'}" style="color: rgb(231, 106, 141);background-color: rgba(231, 106, 141, .15);">
<i class="riseapefont icon-weibo"></i>
</a><a class="mdui-ripple" href="https://github.com/starm328" target="_blank" mdui-tooltip="{content: 'GitHub'}" style="color: rgb(25, 23, 23);background-color: rgba(25, 23, 23, .15);">
<i class="riseapefont icon-github"></i>
</a>
</div>
</div>
<div class="riseape-widget-wrap">
<div id="randomtagcloud" class="riseape-widget tagcloud riseape-rainbow">
<a href="/tags/axios/" style="font-size: 10px;">axios</a> <a href="/tags/javascript/" style="font-size: 20px;">javascript</a> <a href="/tags/vue/" style="font-size: 20px;">vue</a>
</div>
</div>
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2020-12-10 15:20:15
-->
<div class="riseape-widget-wrap">
<h3 class="riseape-widget-title">文章分类</h3>
<div class="riseape-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/vue/">vue</a>
<span class="category-list-count">3</span>
</li>
</ul>
</div>
</div>
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2020-12-14 15:48:20
-->
<div class="riseape-widget-wrap">
<h3 class="riseape-widget-title">文章归档</h3>
<div class="riseape-widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2021/">2021</a><span class="archive-list-count">5</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2020/">2020</a><span class="archive-list-count">1</span></li></ul>
</div>
</div>
<style>
.riseape-widget .archive-list-count{
position : absolute;
right: 15px;
top:15px;
color: #DDD;
}
</style>
<div class="riseape-widget-wrap">
<h3 class="riseape-widget-title">最新文章</h3>
<div class="riseape-widget">
<ul>
<li>
<a href="/2021/11/23/java/barcode/">【barcode.js】小程序生成条形码</a>
</li>
<li>
<a href="/2021/11/16/vue/ditu/">【高德地图】vue实现区域地图展示标注地信息</a>
</li>
<li>
<a href="/2021/11/09/java/maopao/">Javascript事件冒泡机制</a>
</li>
<li>
<a href="/2021/11/09/vue/daping/">Vue大屏数据展示</a>
</li>
<li>
<a href="/2021/01/11/vue/axios/">封装一个axios</a>
</li>
</ul>
</div>
</div>
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-14 15:36:22
* @LastEditors: starm
* @LastEditTime: 2020-12-18 09:23:58
-->
<div class="riseape-widget-wrap">
<h3 class="riseape-widget-title">网站资讯</h3>
<div class="riseape-widget">
<ul>
<li>
<a class="item-name"> 本站总字数</a>
<span class="item-count"> 6.4k</span>
</li>
<li>
<a class="item-name">本站访客数</a>
<span id="busuanzi_value_site_uv" class="item-count"></span>
</li>
<li>
<a class="item-name">本站总访问量</a>
<span id="busuanzi_value_site_pv" class="item-count"></span>
</li>
</ul>
</div>
</div>
<script src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<style>
.riseape-widget .item-name{
padding: 14px 10px;
display: block;
color: #606266
}
.riseape-widget .item-count{
position: absolute;
right: 15px;
top: 15px;
color: #000;
}
</style>
</aside>
<div class="riseape-copyright">
© 2023 starm
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
</br>
本站上线:1001天10小时
</div>
</div><!-- .riseape-drawer -->
<script>
let divTyping = document.getElementById('subtitle')
let i = 0,
timer = 0,
str = divTyping.innerText
function typing () {
if (i <= str.length) {
divTyping.innerHTML = str.slice(0, i++) + '_'
timer = setTimeout(typing, 200)
}
else {
i = 0
divTyping.innerHTML = str
timer = setTimeout(typing, 2000)
}
}
typing()
</script>
</div>
<div id="riseape-content">
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2021-01-13 15:12:37
-->
<div class="riseape-primary">
<div class="riseape-post">
<article class="riseape-py">
<h2 id="关于我"><a href="#关于我" class="headerlink" title="关于我"></a>关于我</h2><p>一名96后海漂小伙,从事前端开发6年,有4年的VUE项目和小程序开发经验;参与过大型迭代项目开发,丰富的后台项目和移动端项目开发经验。</p>
<h2 id="项目经验"><a href="#项目经验" class="headerlink" title="项目经验"></a>项目经验</h2><details open>
<summary>项目经验</summary></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>上海开放大学智慧校园微门户系统</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发、参与验收文档的编辑工作</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、Vant</td>
</tr>
</tbody>
</table>
</div>
</br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>上海开放大学IM在线群聊</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>IM小程序的前端数据开发调试,到上线</td>
</tr>
<tr>
<td>使用框架</td>
<td>腾讯IM</td>
</tr>
</tbody>
</table>
</div>
</br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>物业乐平台管理系统</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、Element</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>校园餐厅云订餐系统</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Html、CSS、Jq、MUI</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>学院宿舍住房可视化大屏</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、datav</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>防疫数据上报系统</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、Vant、Element</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>会议室预定系统</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、Element</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>物业维修工单跟踪上报小程序</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>小程序原生</td>
</tr>
</tbody>
</table>
</div></br>
<div class="xiangmu-table">
<table>
<thead>
<tr>
<th scope="col" width="80">项目名称</th>
<th>分销商城</th>
</tr>
</thead>
<tbody>
<tr>
<td>项目职责</td>
<td>前端开发</td>
</tr>
<tr>
<td>使用框架</td>
<td>Vue、Router、Axios、Vuex、YDUI</td>
</tr>
</tbody>
</table>
</div></br>
</details>
<h2 id="我的计划"><a href="#我的计划" class="headerlink" title="我的计划"></a>我的计划</h2><details open>
<summary>2021计划</summary>
<p>
1. 加强自身的锻炼</br>
2. 理性理财(小有成就)</br>
3. 学习VUE3.0开发 (颓废了)</br>
4. 情况允许,买一辆代步车(计划推辞到2022年)</p>
</details>
</article>
</div>
</div>
</div>
<!--
* @Descripttion:
* @version: 0.1.0
* @Author: [email protected]
* @Date: 2020-12-09 13:13:39
* @LastEditors: starm
* @LastEditTime: 2020-12-09 13:55:13
-->
<script src="https://cdn.jsdelivr.net/combine/npm/[email protected]/lazysizes.min.js,gh/highlightjs/[email protected]/build/highlight.min.js,npm/[email protected]/dist/js/mdui.min.js?v=1"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.js"></script>
<script src="/js/app.js?v=1694055499367"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ["$","$"], ["\\(","\\)"] ],
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code'],
processEscapes: true
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
for (var i = 0; i < all.length; ++i)
all[i].SourceElement().parentNode.className += ' has-jax';
});
</script>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</body>
</html>