inleft
2022-02-20 28d46dfc072a13859a5c0bc4901645b77022c7c3
src/components/mini/tagInfo.vue
@@ -1,12 +1,10 @@
<template>
   <div class="swichTag">
      <a-page-header style="padding: 0px;" title=" " @back="() => this.$router.go(-1)">
      </a-page-header>
      <a-divider :dashed="true" orientation="left">关于我的一些..<span class="myTip">小故事</span></a-divider>
   <div class="swichTag ">
      <a-page-header title="关于我的一些..小故事" style="padding: 10px 0px 20px 0px;" @back="() => this.$router.go(-1)" />
      <a-timeline pending="...">
         <p slot="pendingDot" style="font-size: 18px;" />
         <a-timeline-item color="white">
         <a-timeline-item color="">
            <a-icon slot="dot" type="form" style="font-size: 18px;" />
            <br>
            <p>
@@ -15,19 +13,24 @@
               <li> 喜欢钢琴~喜欢吉他 </li>
               <li> 爱音乐,也爱看番 </li>
               <li> B界的白嫖怪</li>
               <li> PC单机的<!-- <span class="myTip">伪</span> --><span class="myTip" style="text-decoration:line-through">硬核</span>玩家 </li>
               <li> PC单机的
                  <!-- <span class="myTip">伪</span> --><span class="myTip"
                     style="text-decoration:line-through">硬核</span>玩家
               </li>
               <li>
                  <img src="http://t.inleft.com/share/media_photo/xm.jpg" style="width: 35px;border-radius: 20px;" />
                  <img src="http://t.inleft.com/share/media_photo/xm.jpg"
                     style="width: 50px;border-radius: 20px;" />
                  我的小老弟&御用暖床袋
                  <img src="http://t.inleft.com/share/media_photo/IMG_20220117_145633.jpg" style="width: 50px;border-radius: 30px" />
                  <img src="http://t.inleft.com/share/media_photo/IMG_20220117_145633.jpg"
                     style="width: 50px;border-radius: 30px" />
                  <span style="font-size: 10px;color: #999">(小乖)</span>
               </li>
            </ul>
            </p>
         </a-timeline-item>
         <a-timeline-item color="white">
         <a-timeline-item color="">
            <a-icon slot="dot" type="clock-circle-o" style="font-size: 18px;" />
            <h4 class="layui-timeline-title">202108</h4>
            <p>到我提笔准备写下篇类日记的时候,时间已经来到了16号,
@@ -49,12 +52,13 @@
            <br>"哎..给我一个拥抱吧"..我试探下张了双臂,她稍微停了下,还是靠了过来..
            <br>
            <br>只须臾片刻,便消千万年间
            <br>离开她的怀抱后,我比了比个六的手势:"其实,六年前,到现在为止"..趁机,我在她耳边,轻轻地道:"***,***"
            <br>离开她的怀抱后,我比了比个手势:"其实,六年前,到现在为止"..趁机,我在她耳边,轻轻地道:"***,***"
            <br>
            <br>end..希望我们的故事还没有终点..
         </a-timeline-item>
         <a-timeline-item color="<white></white>">
         <a-timeline-item color="">
            <a-icon slot="dot" type="align-left" style="font-size: 18px;" />
            <br><em>爱她所爱,思她所思,为她承担伤痛</em>
@@ -72,5 +76,5 @@
</script>
<style lang="less">
</style>