ccccccccccccccccccccccccccc

This commit is contained in:
aote777 2021-11-23 16:41:33 +08:00
parent 9817b1b19f
commit d95ff968f3
1 changed files with 11 additions and 5 deletions

View File

@ -17,7 +17,8 @@
[xx](http://baidu.com)
</textarea>
</textarea
>
<textarea class="md-content">
* 序列
@ -27,7 +28,12 @@
* 试试
> 引入的话话里有话
</textarea>
| ni | wo |
| :--:|:--:|
| 1|2|
</textarea
>
<script>
'use strict'
function consoleLog(str) {
@ -133,7 +139,7 @@
})
})
.then(() => {
// 清除重复项
// 清除重复项 试试
var repeatEl = document.querySelectorAll('.x-0')
repeatEl.forEach((el, i) => {
if (i === repeatEl.length - 1) {