@@ -238,8 +238,6 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
238238
239239### Redis
240240
241- > 将围绕redis基础概念、使用场景、使用方式、简单部署等方面 展开介绍,[ 主目录] ( redis ) 下有自己觉得还不错PDF文档~
242-
243241- [ key命名规范与建议] ( )
244242- [ redis开发使用规范] ( )
245243- [ redis基础介绍] ( )
@@ -479,10 +477,10 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
479477
480478<div >
481479 <a href =" https://github.com/ChiefPing " target =" _blank " style =" margin : 5px " >
482- <img src="https://avatars2.githubusercontent.com/u/34122068?s=460&v=4" width="50px" style="border-radius:5px;"/>
480+ <img src="https://avatars2.githubusercontent.com/u/34122068?s=460&v=4" width="50px" style="border-radius:5px;" alt="ChiefPing" />
483481 </a >
484482 <a href =" https://github.com/xiaoliuxin " target =" _blank " style =" margin : 5px " >
485- <img src="https://avatars2.githubusercontent.com/u/60652527?s=460&v=4" style="border-radius:5px;" width="50px"/>
483+ <img src="https://avatars2.githubusercontent.com/u/60652527?s=460&v=4" style="border-radius:5px;" width="50px" alt="xiaoliuxin" />
486484 </a >
487485</div >
488486
@@ -508,7 +506,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
508506
509507<div style =" text-align : center " >
510508 <div align="center" >
511- <table style="border:none;cell-padding:0; cell-spacing:0; border-collapse:collapse;" border="0">
509+ <table style="border:none;border-collapse:collapse;" border="0">
512510 <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/media/fairy-sister-450x450.jpg"
513511 width="250px"
514512 style="margin: 10px"
@@ -526,7 +524,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
526524 target="_blank"
527525 title="点击跳转Github主页"
528526 >
529- <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/github.svg"
527+ <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/github.svg" alt="Github"
530528 style="margin: 5px;width: 24px;height: 24px;">
531529 </a>
532530 <a
@@ -535,7 +533,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
535533 target="_blank"
536534 title="点击跳转码云主页"
537535 >
538- <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/gitee.svg"
536+ <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/gitee.svg" alt="Gitee"
539537 style="margin: 5px;width: 24px;height: 24px;">
540538 </a>
541539 <a
@@ -544,7 +542,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
544542 target="_blank"
545543 title="点击跳转掘金主页"
546544 >
547- <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/juejin.svg"
545+ <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/juejin.svg" alt="掘金"
548546 style="margin: 5px;width: 24px;height: 24px;">
549547 </a>
550548 <a
@@ -553,7 +551,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
553551 target="_blank"
554552 title="点击跳转B站主页"
555553 >
556- <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/bilibili.svg"
554+ <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/bilibili.svg" alt="Bilibili"
557555 style="margin: 5px;width: 24px;height: 24px;">
558556 </a>
559557 <a
@@ -562,7 +560,7 @@ Nuxt.js是在vue框架上进行封装的,主要是用来解决单体页面的
562560 target="_blank"
563561 title="点击跳转CSDN博客主页"
564562 >
565- <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/csdn.svg"
563+ <img src="https://cdn.statically.io/gh/142vip/cdn_service@main/main-vip/svg/csdn.svg" alt="CSDN"
566564 title="点击跳转CSDN博客主页"
567565 style="margin: 5px;width: 24px;height: 24px;">
568566 </a>
0 commit comments