修改样式 和 优化一些 功能

This commit is contained in:
夜良king
2022-02-16 09:25:01 +08:00
parent aee67ec317
commit c4037a346d
6 changed files with 42 additions and 14 deletions

View File

@@ -53,8 +53,10 @@ export default {
.content{
width: 1200px;
height: 100%;
margin: auto;
position: relative;
position: fixed;
top:0;
left:50%;
margin-left:-600px;
}
.hr{
width: 100%;