Merge branch 'zcwy0417-out' into dev0515

This commit is contained in:
zhangsir
2024-05-24 16:37:45 +08:00
3 changed files with 9 additions and 3 deletions

View File

@@ -273,6 +273,8 @@ export default {
margin-top: 3px;
margin-bottom: 3px;
}
::v-deep .el-upload__tip{
font-size: 18px;
}
</style>

View File

@@ -279,6 +279,8 @@ export default {
margin-top: 3px;
margin-bottom: 3px;
}
::v-deep .el-upload__tip{
font-size: 18px;
}
</style>

View File

@@ -275,6 +275,8 @@ export default {
margin-top: 3px;
margin-bottom: 3px;
}
::v-deep .el-upload__tip{
font-size: 18px;
}
</style>