update @PC UI
This commit is contained in:
parent
0db5192653
commit
261738d40c
|
@ -3,6 +3,7 @@
|
|||
.dialog-img {
|
||||
margin-top: -38px;
|
||||
width: 100%;
|
||||
height: 135px;
|
||||
}
|
||||
.dialog-title {
|
||||
height: 30px;
|
||||
|
|
|
@ -58,7 +58,7 @@ export default {
|
|||
// 弹窗宽度
|
||||
width: {
|
||||
type: String,
|
||||
default: "7.31rem",
|
||||
default: "7.31rem !important",
|
||||
},
|
||||
// 弹窗高度
|
||||
height: {
|
||||
|
|
Loading…
Reference in New Issue