顶部组件背景图替换 列表组件价格底部对齐

This commit is contained in:
2023-08-02 16:11:38 +08:00
parent e4eb79de24
commit 9832765473
7 changed files with 15 additions and 10 deletions

View File

@@ -507,6 +507,7 @@ const selectOption = (type, value) => {
.el-input__inner {
&::placeholder {
color: #7f7f7f;
font-size:15px;
}
}
}