-
@@ -188,7 +156,6 @@ export default {
const { data: { message, data: { list } } } = await yuanyuzhouHotList()
if (message === 'success') {
for (const iter of list) {
- console.log(iter)
this.daliay.left.push({
title: iter.news.title,
content: iter.news.detail
@@ -275,7 +242,12 @@ export default {
// background: black;
display: flex;
// padding-bottom: 30px;
- .lr {
+ :deep .el-carousel__button {
+ width: 5px;
+ border-radius: 50%;
+ height: 5px;
+ }
+ .lr {
width: 50%;
height: 100%;
video {
@@ -298,6 +270,7 @@ export default {
.el-carousel {
width: 100% !important;
}
+
#hottxt {
background: #000000e6;
background-image: url('../../assets/footer_left.png');
@@ -311,11 +284,6 @@ export default {
padding: 0 40px;
:deep .el-carousel__indicators--horizontal {
left: 90%;
- }
- :deep .el-carousel__button {
- width: 5px;
- border-radius: 50%;
- height: 5px;
}
.txtcontent {
height: 50% !important;
@@ -376,12 +344,19 @@ export default {
background: #F2F4F8;
padding-top: 60px;
.logo {
- position: absolute;
left: 0;
+ width: 165px;
+ height: 45px;
+ }
+ .content {
+ .top {
+ flex-direction:column;
+ }
}
.top {
justify-content: space-between;
position: relative;
+
.yyzrbtxt, .yyzrbimg{
height: 100%;
width: 47%;
diff --git a/src/views/information/index.vue b/src/views/information/index.vue
index 843c728..0c49564 100644
--- a/src/views/information/index.vue
+++ b/src/views/information/index.vue
@@ -190,7 +190,6 @@ export default {
},
async gethotlist () {
const { data: { message, data } } = await hotlist()
- console.log(message)
if (message === 'success') {
this.hotnews.title = data.list[0].title
this.hotnews.img = data.list[0].image
@@ -199,7 +198,6 @@ export default {
title: data.list[0].title,
img: data.list[0].image
})
- console.log(data.list)
this.carList.push({
title: data.list[0].title,
img: data.list[0].image,
-
-
-
-
-
+
+
![](@/assets/rblogo.png)
-
-
- {{ item.title }}
-
-
-
- MORE
+
+
+
+
+
+ ![](@/assets/rblogo.png)
+
+
+
-
+ {{ item.title }}
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ MORE
+
+
+
+
+