From 8f8387c80de84e87d49c6c35d1ae24045fc35721 Mon Sep 17 00:00:00 2001 From: guoyue Date: Sat, 25 Jun 2022 11:12:54 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E7=AE=97=E6=B3=95=E5=AF=B9=E6=AF=94--?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../home/components/searchResultList.vue | 1232 ++++++++--------- 1 file changed, 615 insertions(+), 617 deletions(-) diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index a2deb6db..33778a02 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -6,75 +6,44 @@ 检测结果: {{ resourceTotal || '' }} 个{{ - cardType == '组件服务' ? '组件' : cardType == '应用资源' ? '应用' : '' + cardType == '组件服务' ? '组件' : cardType == '应用资源' ? '应用' : '' }}
-
+
-
+ " v-if="selectCardsname !== '基础设施'">
{{ item.name }} - + + fill="#d81e06" p-id="3063"> + fill="#d81e06" p-id="3064"> + fill="#d81e06" p-id="3065">
@@ -96,11 +65,9 @@
-
+
{{ item.shareType || '--' }}
@@ -128,11 +95,7 @@ - +
@@ -140,30 +103,15 @@
- +
- - - + + + 免费试用
@@ -175,7 +123,7 @@ {{ - item.shareCondition == '免批申请' ? '免批申请' : '立即申请' + item.shareCondition == '免批申请' ? '免批申请' : '立即申请' }}
@@ -188,12 +136,7 @@
- +
@@ -204,594 +147,649 @@