inleft
2022-03-04 74344a2ec388b78fe906a22c31f8fdb77fc60b12
src/components/mini/box1-info.vue
@@ -9,9 +9,11 @@
         <span>{{name}}</span>
         <span>{{sentence}}</span>
         <span>
            <a-icon type="environment" />{{location}}
            <router-link to="/findMe">
               <a-icon type="environment" />{{location}}
            </router-link>
         </span>
      </div>
   </div>
@@ -57,6 +59,10 @@
   /* 一言 */
   .blog-user-message {
      a {
         color: #555;
      }
      text-align: center;
      font-size: 15px;
      color: #555;