diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 51d53f7a..8393bb6b 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -272,12 +272,12 @@ color: #333333; line-height: 22px; } -.portal-index-title{ - font-size: 16px; - font-weight: 500; - color: #00253E; - line-height: 22px; -} +// .portal-index-title{ +// font-size: 16px; +// font-weight: 500; +// color: #00253E; +// line-height: 22px; +// } .portal-index-summary{ font-size: 14px; font-weight: 400; @@ -437,6 +437,13 @@ } // boe-index @media screen and (max-width: 1366px){ + .portal-index-title{ + font-size: 14px; + font-weight: 500; + color: #00253E; + margin-bottom: 4px; + // line-height: 22px; +} .portal-input{ width: 260px; } @@ -580,6 +587,7 @@ line-height: 14px; } .qa-views{ + font-size: 12px !important; left: 10px; bottom: 6px; } @@ -705,7 +713,12 @@ .case-inter-orgin{ width: 47%; } - + .portal-index-title{ + font-size: 16px; + font-weight: 500; + color: #00253E; + line-height: 22px; +} .portal-input{ width: 280px; } @@ -844,6 +857,7 @@ .qa-views{ left: 18px; bottom: 18px; + font-size: 14px; } } .qa-char{ @@ -974,7 +988,12 @@ } @media screen and (max-width: 1920px) and (min-width: 1681px){ - + .portal-index-title{ + font-size: 16px; + font-weight: 500; + color: #00253E; + line-height: 22px; +} .case-inter-orgin{ width: 60%; } @@ -1126,6 +1145,7 @@ .qa-views{ left: 20px; bottom: 20px; + font-size: 14px; } } .qa-char{ @@ -1234,6 +1254,12 @@ } @media screen and (min-width: 1921px){ + .portal-index-title{ + font-size: 16px; + font-weight: 500; + color: #00253E; + line-height: 22px; +} .case-inter-orgin{ width: 60%; } @@ -1381,6 +1407,7 @@ .qa-views{ left: 20px; bottom: 20px; + font-size: 14px; } } .qa-char{ diff --git a/src/components/HomePage/homePage.vue b/src/components/HomePage/homePage.vue index 485b3780..6725128f 100644 --- a/src/components/HomePage/homePage.vue +++ b/src/components/HomePage/homePage.vue @@ -14,7 +14,7 @@
-
{{userData.name}}{{orgInfo}}
+
{{userData.name}}{{userData.orgInfo}}
{{statData.level}}
diff --git a/src/components/Portal/interactBar.vue b/src/components/Portal/interactBar.vue index 5b0134cc..e0db020e 100644 --- a/src/components/Portal/interactBar.vue +++ b/src/components/Portal/interactBar.vue @@ -50,7 +50,7 @@
- + {{ formatNum(data.views)}}
diff --git a/src/views/Index.vue b/src/views/Index.vue index 0d46542b..c927e315 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -2188,7 +2188,7 @@ .qa-views { position: absolute; color: #6E7B84; - font-size: 14px; + // font-size: 14px; // left: 20px; // bottom: 20px; diff --git a/src/views/study/Courses.vue b/src/views/study/Courses.vue index 72d681bb..a4b9e149 100644 --- a/src/views/study/Courses.vue +++ b/src/views/study/Courses.vue @@ -28,8 +28,8 @@
-
-
+
+
录播 @@ -38,7 +38,7 @@ 学习项目
-
+
@@ -56,7 +56,7 @@
- + diff --git a/src/views/ucurrency/Index.vue b/src/views/ucurrency/Index.vue index 9129087a..7c51d3b7 100644 --- a/src/views/ucurrency/Index.vue +++ b/src/views/ucurrency/Index.vue @@ -167,40 +167,40 @@

学习

- - + + - + - +

知识贡献

- + - + - + - +
diff --git a/src/views/user/MyAssess.vue b/src/views/user/MyAssess.vue index 74ef674b..1a947c52 100644 --- a/src/views/user/MyAssess.vue +++ b/src/views/user/MyAssess.vue @@ -4,37 +4,37 @@ -->
- + 我的测评 搜索 重置 - + -
+ -
+
div{ - // width: 85%; - padding-bottom:100%; - cursor: pointer; - position: relative; - // box-shadow: 2px 2px 2px #888888; - // box-shadow:0px 0px 2px #888888; - border-radius: 4px; - section{ - border-radius: 4px; - position: absolute; - left: 40%; - top: 50%; - // width: 96%; - // height: 78%; - transform: translate(-50%,-50%); - // background: #f1f5fc; - // marin:0 auto; - // padding: 10px; - border-box: box-sizing; - display: flex; - flex-direction: column; - justify-content: space-between; - img{ - width: 194px; - height: 109px; - } - span{ - // color:#303133; - // font-size: 12px; - } - h5{ - margin: 0; - } - } - } - } + // .el-col:not(:first-child){ + // position: relative; + // padding: 20px; + // padding-left: 40px; + // border-radius: 4px; + // >div{ + // // width: 85%; + // padding-bottom:100%; + // cursor: pointer; + // position: relative; + // // box-shadow: 2px 2px 2px #888888; + // // box-shadow:0px 0px 2px #888888; + // border-radius: 4px; + // section{ + // border-radius: 4px; + // position: absolute; + // left: 40%; + // top: 50%; + // // width: 96%; + // // height: 78%; + // transform: translate(-50%,-50%); + // // background: #f1f5fc; + // // marin:0 auto; + // // padding: 10px; + // border-box: box-sizing; + // display: flex; + // flex-direction: column; + // justify-content: space-between; + // img{ + // width: 194px; + // height: 109px; + // } + // span{ + // // color:#303133; + // // font-size: 12px; + // } + // h5{ + // margin: 0; + // } + // } + // } + // } }