inleft
2022-08-30 271ca6cb0ee2ff0a789bf74d1821e7891a7043bb
src/components/mini/box18-photoShow.vue
@@ -23,15 +23,13 @@
                     <div class="post-categories">
                        <span class="tag vcard">
                           <a-icon type="customer-service" />
                           <a href="#" rel="category tag"> {{item.articleTypeName}}</a>
                           {{item.articleTypeName}}
                        </span>
                     </div>
                     <div class="post-on">
                        <span class="entry-date">
                           <a-icon type="calendar" />
                           <a href="#" rel="bookmark">
                              {{item.publishDate}}
                           </a>
                           {{item.publishDate}}
                        </span>
                     </div>
                  </div>