我们把highlight.js里面的内容进行了一定的修改 #45

Closed
luoyu wants to merge 1 commits from Bug392-LuoYu into master
There is no content yet.
luoyu added 1 commit 2022-06-14 13:21:30 +08:00
xujiahui approved these changes 2022-12-06 20:11:41 +08:00
xujiahui left a comment

生词通过select word添加入生词簿
select word2可省略重复判断

生词通过select word添加入生词簿 select word2可省略重复判断
xujiahui closed this pull request 2022-12-06 20:13:05 +08:00
xujiahui reopened this pull request 2022-12-06 20:18:17 +08:00
xujiahui reviewed 2022-12-13 22:24:01 +08:00
xujiahui reviewed 2022-12-13 22:24:28 +08:00
@ -39,9 +39,6 @@ function highLight() {
var list2 = sel_word2.value.split(" ");
for (var i = 0; i < list2.length; ++i) {

list2内容在EnglishPal中未收到使用,可以连带删除。

list2内容在EnglishPal中未收到使用,可以连带删除。
mrlan closed this pull request 2024-09-07 07:42:46 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#45
There is no content yet.