wujingjing
2025-03-11 c144c39d9f3f86e1b52ae4247f8322f6396a4320
src/components/chat/components/playBar/SceneSwitch.vue
@@ -1,5 +1,5 @@
<template>
   <div class="scene-switch absolute bottom-[114%] left-4">
   <div class="scene-switch relative ">
      <div class="flex-items-center space-x-2" :class="isHome ? 'set-next-group-type' : ''">
         <div
            class="border border-gray-400 border-solid h-8 flex-items-center px-3 py-2 rounded-2xl cursor-pointer space-x-1 hover:bg-[#cae3ff]"