Browse Source

退出登录右上角

lihuilin/feature-20250718094329-25周年庆后台
wangxiangwen 4 weeks ago
parent
commit
854d1b4fd6
  1. 4
      activitylink/src/views/zhongchou/index.vue

4
activitylink/src/views/zhongchou/index.vue

@ -141,6 +141,8 @@ a {
}
.el-header {
position : fixed;
top: 20px;
right: 20px;
}
</style>
Loading…
Cancel
Save