From a56eab4314333f6771e4db01e9f6187759f47a49 Mon Sep 17 00:00:00 2001 From: nineya <361654768@qq.com> Date: Thu, 10 Aug 2023 14:14:19 +0800 Subject: [PATCH] =?UTF-8?q?fix(heat):=20=E4=BF=AE=E5=A4=8D=E7=83=AD?= =?UTF-8?q?=E5=BA=A6=E6=98=BE=E7=A4=BA=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/main/article_list.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/main/article_list.html b/templates/main/article_list.html index 33ce30c..b931483 100644 --- a/templates/main/article_list.html +++ b/templates/main/article_list.html @@ -16,7 +16,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -48,7 +48,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -77,7 +77,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -118,7 +118,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -148,7 +148,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃