This commit is contained in:
krahets
2023-06-30 05:17:46 +08:00
parent 4679e4c0cf
commit 1423398c4d
10 changed files with 19 additions and 19 deletions

View File

@ -2329,7 +2329,7 @@
<nav class="md-footer__inner md-grid" aria-label="页脚" >
<a href="../" class="md-footer__link md-footer__link--prev" aria-label="上一页: 2. &amp;nbsp; 复杂度分析" rel="prev">
<a href="../" class="md-footer__link md-footer__link--prev" aria-label="上一页: 2. &amp;nbsp; 复杂度" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</div>
@ -2338,7 +2338,7 @@
上一页
</span>
<div class="md-ellipsis">
2. &nbsp; 复杂度分析
2. &nbsp; 复杂度
</div>
</div>
</a>