wujingjing
2024-11-19 6d3e16956ec3176c31b73e95265311fd98e88f7f
src/layout/component/sidebar/Sidebar.vue
@@ -4,7 +4,7 @@
         <div class="logo flex-items-center justify-between">
            <div class="flex items-center">
               <img src="/static/images/logo/logoWithNoName.png" alt="logo" class="layout-logo-medium-img" />
               <span class="font-extrabold text-xl text-white tracking-wide"> WI 水务智能平台</span>
               <span class="font-extrabold text-xl text-white tracking-wide"> WI 水务智能管家</span>
            </div>
            <el-tooltip content="收起侧栏" placement="right" effect="dark">
               <span class="ywifont ywicon-cebianlan text-gray-200 active:text-gray-300 !text-[20px] cursor-pointer" @click="toggleSidebar"></span>