From 312164162762eb0d7166ac1606f09201edaf3d89 Mon Sep 17 00:00:00 2001 From: Bookfrank Date: Fri, 1 Dec 2017 23:59:57 +0800 Subject: [PATCH] =?UTF-8?q?beach=20=E4=B8=BB=E9=A2=98=E7=95=85=E8=A8=80?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/View/beach/detail.html | 28 +++++++++------------- app/View/cube/_includes/detailcontent.html | 26 ++++++++------------ app/View/default/block/comments.html | 3 ++- 3 files changed, 23 insertions(+), 34 deletions(-) diff --git a/app/View/beach/detail.html b/app/View/beach/detail.html index bcdb57a..ee0b3b9 100644 --- a/app/View/beach/detail.html +++ b/app/View/beach/detail.html @@ -4,24 +4,18 @@
{% include "_includes/post.html" %}
- {% if site.duoshuo %} + {% if site.changyan %}
- -
- - - - + +
+ +
{% endif %}
diff --git a/app/View/cube/_includes/detailcontent.html b/app/View/cube/_includes/detailcontent.html index 21076e3..a1d07f4 100644 --- a/app/View/cube/_includes/detailcontent.html +++ b/app/View/cube/_includes/detailcontent.html @@ -16,22 +16,16 @@

{{ blog.title }}

{% if site.duoshuo %}
- -
- - - - + +
+ +
{% endif %} diff --git a/app/View/default/block/comments.html b/app/View/default/block/comments.html index 6023a39..1f84e23 100644 --- a/app/View/default/block/comments.html +++ b/app/View/default/block/comments.html @@ -1,7 +1,7 @@ {% if confObj.changyan %}
- +
+
{% endif %} \ No newline at end of file