From d480a7dd55d09da364e48f783fd99ed42da7d701 Mon Sep 17 00:00:00 2001 From: whatsns <617035918@qq.com> Date: Mon, 10 Feb 2020 10:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9B=9E=E7=AD=94=E5=88=86?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/responsive_fly/solve.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/application/views/responsive_fly/solve.php b/application/views/responsive_fly/solve.php index bf311b6..e20afc3 100644 --- a/application/views/responsive_fly/solve.php +++ b/application/views/responsive_fly/solve.php @@ -47,7 +47,7 @@
{if $question['hidden']==1} - + 匿名用户
@@ -58,7 +58,7 @@ {eval echo tdate($question['time']);}
{else} - + {$question['author']}
@@ -380,6 +380,7 @@
+ {template page} {if !$question['answers']}
  • 消灭零回复
  • -- GitLab