opt: add sessionId for mj task

This commit is contained in:
RockYang
2023-09-19 18:15:08 +08:00
parent 2a71c2b0e7
commit b4b9df81cb
8 changed files with 234 additions and 82 deletions

View File

@@ -247,7 +247,6 @@
.finish-job-list {
.job-item {
margin-bottom 20px
width 100%
height 100%
@@ -316,6 +315,14 @@
}
}
}
.el-image.upscale {
max-height 304px
img {
height 304px
}
}
}
}