jinhui.wang

样式修改

......@@ -996,7 +996,6 @@ input:disabled {
}
.textarea-box {
.label {
.el-form-item__label {
......@@ -1112,6 +1111,7 @@ input:disabled {
.el-dialog__header {
.el-dialog__title {
font-size: 18px;
font-weight: 700;
}
}
......@@ -1161,4 +1161,9 @@ input:disabled {
}
}
}
}
.tipWeight {
font-weight: 600;
text-decoration-line: underline
}
\ No newline at end of file
......