@@ -55,11 +55,10 @@
写文章
-
贡献榜
-
- -
+
+ -
@@ -76,8 +75,8 @@
{{ item.sysCreateUname }}
-
-
+
+
@@ -393,27 +392,4 @@ export default {
}
}
-.right-box {
- .add-btn {
- width: 100%;
- padding: 15px 0;
- }
- .ranking-title {
- line-height: 34px;
- .center-titlt{
- font-size: 15px;
- color: #333333;
- }
- .center{
- text-align: right;
- }
- img{
- margin-top: 5px;
- }
- }
- .ranking-data {
- margin: 10px 0;
- color: #999999;
- }
-}
diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue
index 7400fe0f..15f49413 100644
--- a/src/views/portal/case/Index.vue
+++ b/src/views/portal/case/Index.vue
@@ -3,12 +3,10 @@
-
-
-
-
+
+
搜索条件
@@ -55,18 +53,17 @@
-
-
-
-
+
+
+
最热
最新
-
-
-
+
+
+
-
-
+
+
-
-
+
好评榜
@@ -174,14 +170,7 @@
-
-
-
-
-
-
-
案例查阅及使用用户协议
@@ -921,7 +910,7 @@ export default {
}
}
.order-div {
- padding: 34px 50px 20px 50px;
+ padding: 34px 40px 20px 40px;
background-color: #fff;
// margin-bottom: ;
}
@@ -1009,7 +998,7 @@ export default {
}
.search-div {
background: #fff;
- padding: 10px 25px;
+ padding: 30px 40px;
.search-keyword {
line-height: 30px;
.tip {
@@ -1035,31 +1024,5 @@ export default {
text-align: center;
}
}
-// .list-bg{
-// // border-image: linear-gradient(180deg, rgba(8, 127, 255, 1), rgba(8, 127, 255, 0)) 1 1;
-// // background: linear-gradient(180deg, #7bb4ed 0%, #fff 36%);
-// background: url('/images/qa-box.png') no-repeat 100% / 100%;
-// }
-.ranking-card {
-
- .center {
- text-align: center;
- }
-}
-.right-box {
-
- line-height: 25px;
-
- .ranking-title {
- }
- .aligh-title {
- font-size: 14px;
- color: #333333;
- }
- .ranking-data {
- margin: 10px 0;
- color: #999999;
- }
-}