Compare commits

..

No commits in common. "30ff57909e7f30659a1d07c70d82cdc51f5de035" and "3b6d88bd68acf68fcd499dabe329cc844acced42" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ function exportToCSV() {
*/
function random_select_word(word) {
alert("点击熟悉与不熟悉之后,单词自动返回生词库")
// 获取所有带有 "word-container" 类的 <p> 标签
const container = document.querySelector('.word-container');