tanghaolin
2025-02-20 83d5f40aa0562a7b931c95b37ee2c3b033a4a1fd
src/views/Home.vue
@@ -340,7 +340,7 @@
                        d="M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z"
                     />
                  </svg>
                  <div class="bg-gray-800 text-white text-sm py-1 px-3 rounded text-black" style="text-align: center">客服</div>
                  <div class="bg-gray-800  text-sm py-1 px-3 rounded text-black" style="text-align: center">客服</div>
               </div>
               <div class="hidden group-hover:block absolute right-full top-0 mr-2 whitespace-nowrap card-hover-style">
                  <img :src="CallMe" width="150" height="150" />
@@ -366,7 +366,7 @@
                        d="M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"
                     />
                  </svg>
                  <div class="bg-gray-800 text-white text-sm py-1 px-3 rounded text-black" style="text-align: center">反馈</div>
                  <div class="bg-gray-800  text-sm py-1 px-3 rounded text-black" style="text-align: center">反馈</div>
               </div>
            </div>
@@ -384,7 +384,7 @@
                  >
                     <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18" />
                  </svg>
                  <div class="bg-gray-800 text-white text-sm py-1 px-3 rounded text-black" style="text-align: center">顶部</div>
                  <div class="bg-gray-800  text-sm py-1 px-3 rounded text-black" style="text-align: center">顶部</div>
               </div>
            </div>
         </div>