Bug493-GongKeCheng #76

Closed
mrlan wants to merge 18 commits from Bug493-GongKeCheng into master

龚科丞等人修复 Bug 493

比如“I haven't done”中的“haven't”会被识别成“haven&” 和“t”

龚科丞等人修复 Bug 493 > 比如“I haven't done”中的“haven't”会被识别成“haven&” 和“t”
mrlan added 12 commits 2022-12-21 10:59:18 +08:00
tianqilu added 1 commit 2023-04-27 15:52:44 +08:00
tianqilu added 1 commit 2023-04-27 16:01:41 +08:00
tianqilu added 94 commits 2023-05-14 14:45:55 +08:00
5c85041135 Bug 512 - 文章朗读问题
在fillwowrd.js中添加了stopRead()函数,将其添加给对应按钮或超链接以终止朗读。
tianqilu added 1 commit 2023-05-14 21:13:17 +08:00
tianqilu added 1 commit 2023-05-14 21:18:24 +08:00
tianqilu added 1 commit 2023-05-14 21:20:55 +08:00
mrlan reviewed 2023-05-24 12:18:46 +08:00
@ -179,3 +193,3 @@
:return: 包含HTML标签的提示信息
'''
messages = get_flashed_messages()
messages = get_flashed_messages
Poster
Owner

@tianqilu

上面这行代码可以运行吗?

messages = get_flashed_messages

@tianqilu 上面这行代码可以运行吗? ` messages = get_flashed_messages`
Poster
Owner

已经在分支 Alpha-snapshot20230621 修复, 见 commit 807d7,该修复更为简单,只需要删除 escape() 函数调用即可。

已经在分支 Alpha-snapshot20230621 修复, 见 commit [807d7](http://121.4.94.30:3000/mrlan/EnglishPal/commit/807d74741bddbb3fdae16b2b08fd39da2876f2f8),该修复更为简单,只需要删除 escape() 函数调用即可。
mrlan closed this pull request 2023-07-07 16:26:02 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 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#76
There is no content yet.