【修改bug】删除记录路由的
This commit is contained in:
@@ -349,14 +349,16 @@ export default {
|
||||
}
|
||||
}
|
||||
.back{
|
||||
width: 45px;
|
||||
height: 45px;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
background: #1890FF;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 45px;
|
||||
font-size: 30px;
|
||||
border-radius: 50%;
|
||||
//text-align: center;
|
||||
line-height: 30px;
|
||||
font-size: 25px;
|
||||
font-weight: 700;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user