From 3e50bf62e5d46722d0c95354d538832c32cb6ed8 Mon Sep 17 00:00:00 2001 From: augushong Date: Sat, 22 Aug 2020 12:47:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=B3=E8=BD=AC=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/index/post/read.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/index/post/read.html b/view/index/post/read.html index aa2c9ba..3587918 100644 --- a/view/index/post/read.html +++ b/view/index/post/read.html @@ -33,7 +33,7 @@
{$post.desc_html}
- {if !empty($post.desc) && $post.jump_to_url_status != 0} + {if !empty($post.jump_to_url) && $post.jump_to_url_status != 0}
{$post.jump_to_btn_title|default='立即跳转'}