From 5c85041135020001c2163f129e6940da2bb31639 Mon Sep 17 00:00:00 2001
From: renyu <1154817144@qq.com>
Date: Fri, 25 Nov 2022 15:42:37 +0800
Subject: [PATCH 01/15] =?UTF-8?q?Bug=20512=20-=20=E6=96=87=E7=AB=A0?=
=?UTF-8?q?=E6=9C=97=E8=AF=BB=E9=97=AE=E9=A2=98=20=E5=9C=A8fillwowrd.js?=
=?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=E4=BA=86stopRead()=E5=87=BD?=
=?UTF-8?q?=E6=95=B0=EF=BC=8C=E5=B0=86=E5=85=B6=E6=B7=BB=E5=8A=A0=E7=BB=99?=
=?UTF-8?q?=E5=AF=B9=E5=BA=94=E6=8C=89=E9=92=AE=E6=88=96=E8=B6=85=E9=93=BE?=
=?UTF-8?q?=E6=8E=A5=E4=BB=A5=E7=BB=88=E6=AD=A2=E6=9C=97=E8=AF=BB=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/static/js/fillword.js | 4 ++++
app/templates/userpage_get.html | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/app/static/js/fillword.js b/app/static/js/fillword.js
index 505808e..ba249dd 100644
--- a/app/static/js/fillword.js
+++ b/app/static/js/fillword.js
@@ -62,3 +62,7 @@ function onReadClick() {
function onChooseClick() {
isChoose = !isChoose;
}
+
+function stopRead() {
+ reader.cancel();
+}
\ No newline at end of file
diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html
index 9e3891b..24bff60 100644
--- a/app/templates/userpage_get.html
+++ b/app/templates/userpage_get.html
@@ -23,15 +23,15 @@
English Pal for {{ username }}
- 退出
- 重设密码
+ 退出
+ 重设密码
{{ flashed_messages|safe }}
-
下一篇 Next Article
+
下一篇 Next Article
{% if session.get('articleID') != session.get('old_articleID') %}
{% if session.get('old_articleID') != None %}
-
上一篇 Previous Article
+
上一篇 Previous Article
{% endif%}
{% endif %}
@@ -52,7 +52,7 @@
收集生词吧 (可以在正文中划词,也可以复制黏贴)
{% if session.get['thisWord'] %}
From 3609421976313c1dd9e9551d65a11f445d32c632 Mon Sep 17 00:00:00 2001
From: Rui <603992850@qq.com>
Date: Tue, 29 Nov 2022 16:53:59 +0800
Subject: [PATCH 02/15] =?UTF-8?q?=E5=AF=B9=E7=A1=AE=E8=AE=A4=E5=AF=86?=
=?UTF-8?q?=E7=A0=81=E9=83=A8=E5=88=86=E4=BF=9D=E8=AF=81=E6=9C=89=E6=95=B0?=
=?UTF-8?q?=E6=8D=AE=E8=AF=BB=E5=85=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/templates/signup.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/signup.html b/app/templates/signup.html
index bbc653a..55881ff 100644
--- a/app/templates/signup.html
+++ b/app/templates/signup.html
@@ -126,7 +126,7 @@ h1{
From 7e3004a2e68d1affff03daa45fb344bde91b19c2 Mon Sep 17 00:00:00 2001
From: Rui <603992850@qq.com>
Date: Tue, 29 Nov 2022 16:55:48 +0800
Subject: [PATCH 03/15] =?UTF-8?q?=E6=92=A4=E5=9B=9E=E6=93=8D=E4=BD=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/templates/signup.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/signup.html b/app/templates/signup.html
index 55881ff..64eb28d 100644
--- a/app/templates/signup.html
+++ b/app/templates/signup.html
@@ -126,7 +126,7 @@ h1{
From b65ffa6054a416122340148d96e4e07353989ca8 Mon Sep 17 00:00:00 2001
From: LiangLiGang <3103167775@qq.com>
Date: Thu, 1 Dec 2022 21:04:12 +0800
Subject: [PATCH 04/15] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8D=95=E8=AF=8D?=
=?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=8B=BE=E9=80=89,=E5=B9=B6=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/templates/userpage_post.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/templates/userpage_post.html b/app/templates/userpage_post.html
index 725ee09..1163787 100644
--- a/app/templates/userpage_post.html
+++ b/app/templates/userpage_post.html
@@ -20,7 +20,7 @@
EnglishPal Study Room for {{username}}
-
勾选不认识的单词
+
取消勾选认识的单词