Compare commits
2 Commits
3b6d88bd68
...
30ff57909e
Author | SHA1 | Date |
---|---|---|
|
30ff57909e | |
|
fb1f927e83 |
|
@ -204,7 +204,6 @@ function exportToCSV() {
|
||||||
*/
|
*/
|
||||||
function random_select_word(word) {
|
function random_select_word(word) {
|
||||||
|
|
||||||
alert("点击熟悉与不熟悉之后,单词自动返回生词库")
|
|
||||||
// 获取所有带有 "word-container" 类的 <p> 标签
|
// 获取所有带有 "word-container" 类的 <p> 标签
|
||||||
const container = document.querySelector('.word-container');
|
const container = document.querySelector('.word-container');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue