diff --git a/src/views/Index.vue b/src/views/Index.vue index 8ab80d51..24425d05 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -31,7 +31,7 @@ 录播课 - +
高效谈判系列课
@@ -62,7 +62,7 @@ 录播课
- +
{{ course.name }}
diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 784ce65b..251a7efa 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -86,13 +86,13 @@ -
+
-
{{ orgDomainTranslate(item.orgDomain) }}
-
{{ orgDomainTranslate(item.orgDomainParent) }}
-
{{ majorTypeTranslate(item.majorType) }}
+
{{ orgDomainTranslate(item.orgDomain) }}
+
{{ orgDomainTranslate(item.orgDomainParent) }}
+
{{ majorTypeTranslate(item.majorType) }}
{{ item.keyword1 }}
{{ item.keyword2 }}
{{ item.keyword3 }}
@@ -147,7 +147,7 @@ {{index+1}} - + {{ item.sysCreateUname }} @@ -296,8 +296,8 @@ export default { orderField: "comments", // breCommend:null, keyWord: "", - majorType: "", //专业分类 - orgDomain: "", // 组织领域 + majorType:'', //专业分类 + orgDomain: '', // 组织领域 orderAsc: false }, keyWord: "", @@ -604,10 +604,10 @@ export default { for (let i in this.queryCondition) { if (tag.type === i) { if (i == "majorType") { - this.queryCondition.majorType = null; + this.queryCondition.majorType = 0; } if (i == "orgDomain") { - this.queryCondition.orgDomain = null; + this.queryCondition.orgDomain = 0; } if (i == "keyWord") { this.queryCondition.keyWord = ""; @@ -670,7 +670,6 @@ export default { border-radius: 0px; } .case-titdiv { - line-height: 30px; display: flex; .case-tittext { @@ -699,15 +698,14 @@ export default { .keyword-text { div { + padding:1px 7px; margin-top: 5px; float: left; - height: 19px; - line-height: 19px; - font-size: 12px; - color: #9c9c9c; - border: 1px solid #c2c3c8; - padding: 0px 5px; - border-radius: 2px; + // line-height: 22px; + font-size: 14px; + color: #2974D6; + border: 1px solid #2974D6; + border-radius: 10px; margin-right: 8px; } } @@ -900,7 +898,7 @@ export default { } } .case-info-summary { - margin-top:3px; + margin-top:8px; cursor: pointer; margin-bottom: 5px; word-break: break-all; diff --git a/src/views/portal/course/Micro.vue b/src/views/portal/course/Micro.vue index 1c5ac985..aa2bc658 100644 --- a/src/views/portal/course/Micro.vue +++ b/src/views/portal/course/Micro.vue @@ -130,14 +130,14 @@
- + {{courseInfo.praises}}
- + diff --git a/src/views/study/PortalIndex.vue b/src/views/study/PortalIndex.vue index 61913898..7d130e76 100644 --- a/src/views/study/PortalIndex.vue +++ b/src/views/study/PortalIndex.vue @@ -132,14 +132,14 @@
- + {{ courseInfo.praises }}
- +