web
2025-04-18 bebfac4c2f0e446e471e66da0a7d20aedd915d7a
src/layout/components/Navbar.vue
@@ -22,7 +22,7 @@
<!--              <el-dropdown-item command="setLayout" v-if="settingsStore.showSettings">-->
<!--                <span>布局设置</span>-->
<!--              </el-dropdown-item>-->
              <el-dropdown-item divided command="logout">
              <el-dropdown-item command="logout">
                <span>退出登录</span>
              </el-dropdown-item>
            </el-dropdown-menu>