1.RSS更新
2.调整标签hover位置
3.font size
| | |
| | | <router-link to="/findMe"> |
| | | <a-icon type="environment" />{{location}} |
| | | </router-link> |
| | | <a :href="feed" target="_blank" class="no-underline"> |
| | | <a-icon type="customer-service" />RSS |
| | | <!-- <a-icon type="customer-service" theme="twoTone" two-tone-color="#ffaa00"/>RSS --> |
| | | </a> |
| | | </span> |
| | | |
| | | </div> |
| | |
| | | avatar: "http://t.inleft.com/share/media_photo/xigong.png", |
| | | name: "inleft", |
| | | sentence: "十里寒塘路,烟花一半醒", |
| | | location: "广州" |
| | | location: "广州", |
| | | feed: "/api/feed" |
| | | } |
| | | }, |
| | | created() { |
| | |
| | | } |
| | | </style> |
| | | <style lang="less" scoped> |
| | | a:hover::after { |
| | | .blog-avatar a:hover::after { |
| | | left: -50%; |
| | | } |
| | | </style> |
| | |
| | | |
| | | span { |
| | | display: block; |
| | | font-size:15px; |
| | | } |
| | | } |
| | | </style> |
| | |
| | | <a-tabs defaultActiveKey="1" :tabBarStyle="{'display': 'flex','justify-content': 'center'}"> |
| | | <a-tab-pane key="1" tab="更新记录"> |
| | | <a-timeline> |
| | | <!-- <a-timeline-item color="" style="margin-left: 10px;"> |
| | | <a-icon slot="dot" type="clock-circle-o" style="font-size: 18px; " /> |
| | | <h3>2024-05-18</h3> |
| | | <p>新增:RSS</p> |
| | | </a-timeline-item> --> |
| | | <a-timeline-item color="" style="margin-left: 10px;"> |
| | | <a-icon slot="dot" type="clock-circle-o" style="font-size: 18px; " /> |
| | | <h3>2022-08-25</h3> |