diff --git a/activitylink/src/views/zhongchou/index.vue b/activitylink/src/views/zhongchou/index.vue index 1975d61..2a5940a 100644 --- a/activitylink/src/views/zhongchou/index.vue +++ b/activitylink/src/views/zhongchou/index.vue @@ -141,6 +141,8 @@ a { } .el-header { - + position : fixed; + top: 20px; + right: 20px; } \ No newline at end of file