From 9e3664421558a14486d75490a99bbb533f8b2e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=B9=B8?= <2567198082@qq.com> Date: Tue, 14 Jun 2022 15:56:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BF=94=E5=9B=9E=E4=B8=8A?= =?UTF-8?q?=E4=B8=80=E7=AF=87=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/userpage_get.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html index 19542c1..253b544 100644 --- a/app/templates/userpage_get.html +++ b/app/templates/userpage_get.html @@ -27,8 +27,12 @@ 重设密码
{{ flashed_messages|safe }} + {% if session.get('articleID') != session.get('temp') %} + {% if session.get('artcleID') != Null %} +上一篇 Previous Article + {% endif%} + {% endif %} 下一篇 Next Article -
阅读文章并回答问题