linxuxian 9 месяцев назад
Родитель
Сommit
5af962a353
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      src/views/profile/profilePC.vue

+ 6 - 6
src/views/profile/profilePC.vue

@@ -16,19 +16,19 @@
               <div class=" text-base">UID:{{ userInfo.id }} </div>
             </div>
           </div>
-          <!-- <div class="flex mt-3">
+          <div class="flex mt-3">
             <div class=" text-sm">
               关注: 15
             </div>
             <div class=" text-sm ml-4">
               粉丝: 6
             </div>
-          </div> -->
+          </div>
         </div>
         <div class="flex items-center h-20">
-          <!-- <div class=" w-10 h-10 rounded-full button flex justify-center items-center cursor-pointer mr-4">
+          <div class=" w-10 h-10 rounded-full button flex justify-center items-center cursor-pointer mr-4">
             <i class="el-icon-share text-xl"></i>
-          </div> -->
+          </div>
           <div class="w-32 h-10 flex justify-center items-center rounded-full button cursor-pointer"
             @click="$router.push({ name: 'user' })">
             <i class="el-icon-edit"></i>
@@ -52,10 +52,10 @@
           </div>
         </div>
         <div class="flex justify-center">
-          <!-- <div class="text-gray-800 cursor-pointer">
+          <div class="text-gray-800 cursor-pointer">
             <i class="el-icon-question"></i>
             操作指南
-          </div> -->
+          </div>
           <el-popover placement="bottom" width="160" v-model="popoverVisible">
             <div class="flex flex-col">
               <div class="submenu w-full text-gray-600 text-center py-2 rounded cursor-pointer" @click="() => {