mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
调整样式
This commit is contained in:
@@ -755,7 +755,7 @@ export default {
|
|||||||
hideButtons() {
|
hideButtons() {
|
||||||
this.btnsShowRowId = '';
|
this.btnsShowRowId = '';
|
||||||
},
|
},
|
||||||
|
|
||||||
//展示全部
|
//展示全部
|
||||||
displayAll(item) {
|
displayAll(item) {
|
||||||
let content = '';
|
let content = '';
|
||||||
@@ -1031,7 +1031,7 @@ export default {
|
|||||||
span {
|
span {
|
||||||
color: #409eff;
|
color: #409eff;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-left: 5px;
|
// margin-left: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user