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> </div> </div>