From 33af3b476f78c3f019a90cdeff3cd41f79eecc9c Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Fri, 28 Dec 2018 11:32:22 +0800 Subject: [PATCH] =?UTF-8?q?share=E6=8C=89=E9=92=AE=E4=BB=A5=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E4=BC=98=E5=85=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/_third-party/share.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layout/_third-party/share.ejs b/layout/_third-party/share.ejs index ca41479..1d597d8 100644 --- a/layout/_third-party/share.ejs +++ b/layout/_third-party/share.ejs @@ -4,10 +4,10 @@
<% (config.mob.list||[]).forEach(function(item){ %> - <% if (item.icon){ %> - - <% } else if (item.img){ %> + <% if (item.img){ %> + <% } else if (item.icon){ %> + <% } %> <% }) %>