diff --git a/src/views/task/content/Content.vue b/src/views/task/content/Content.vue index 19076e4..c58ef34 100644 --- a/src/views/task/content/Content.vue +++ b/src/views/task/content/Content.vue @@ -737,7 +737,6 @@ function sortHandler(orderby: "similarityScore" | "createdate") { isFullScreen ? { height: '596px', - } : {} " @@ -753,7 +752,7 @@ function sortHandler(orderby: "similarityScore" | "createdate") { width: '2px', height: '91.5vh', }" - > + />
+
+ +
@@ -855,7 +858,7 @@ function sortHandler(orderby: "similarityScore" | "createdate") { - + t @@ -909,15 +912,16 @@ function sortHandler(orderby: "similarityScore" | "createdate") { class="right" :style=" isFullScreen - ? {flex: 0.3, - // flex: 0, + ? { + flex: 0.3, + // flex: 0, //width: '30vw', borderLeft: '2px solid #507AFD', position: 'relative', borderRadius: 0, - height:'596px' + height: '596px', } - : { flex: 0.5} + : { flex: 0.5 } " >
-
-
+
+
相似图片({{ totalCount }})
-
+
{{ taskDetailInfo.fromtaskname }}
-
+
{