diff --git a/templates/plist.html b/templates/plist.html index 04bd602..95b16b8 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -77,7 +77,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
{% if postListJson[num]['commentNum']>0 %}{{ postListJson[num]['commentNum'] }}{% endif %} - {{ postListJson[num]['label'] }} + {{ postListJson[num]['label'] }} {{ postListJson[num]['createdDate'] }}
diff --git a/templates/tag.html b/templates/tag.html index 9d22120..dd7f3da 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -9,10 +9,6 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- .title-right{display:flex;margin:auto 0 0 auto;} .title-right .circle{padding: 14px 16px;margin-right:8px;} -.subnav-search{margin-top:8px;margin-right:8px;} -.subnav-search-input{width:160px;border-top-right-radius:0px;border-bottom-right-radius:0px;} -.subnav-search button{padding:5px 8px;border-top-left-radius:0px;border-bottom-left-radius:0px;} - .SideNav-icon{margin-right: 16px} .SideNav-item .Label{color: #fff;margin-left:8px;} .genTime{float: right;} @@ -33,16 +29,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- {% block header %}

Tag

- +