评价组件

This commit is contained in:
liuye
2023-05-12 15:45:15 +08:00
parent 568c560e61
commit 02ae6b6280

View File

@@ -78,5 +78,11 @@ export default {
<style lang="scss" scoped>
.AiEvaluation {
.wrap {
:deep .el-image__inner {
width: 150px;
height: 150px;
}
}
}
</style>