diff --git a/src/assets/join-bg.jpg b/src/assets/join-bg.jpg new file mode 100644 index 0000000..95bf76f Binary files /dev/null and b/src/assets/join-bg.jpg differ diff --git a/src/common/portrait.styl b/src/common/portrait.styl index 6339959..1fdb0c0 100644 --- a/src/common/portrait.styl +++ b/src/common/portrait.styl @@ -364,7 +364,6 @@ .fill-width{ width:100%; text-align: center; - background: #fff; img{ width: 85%; diff --git a/src/components/Banner/Banner.vue b/src/components/Banner/Banner.vue index b209552..ddc1300 100644 --- a/src/components/Banner/Banner.vue +++ b/src/components/Banner/Banner.vue @@ -59,6 +59,7 @@ export default { // max-height: 440px; overflow: hidden; position: relative; + height: 170px; } #banner-box { diff --git a/src/components/Index/IndexNewList.vue b/src/components/Index/IndexNewList.vue index dcc3e82..3d3df6f 100644 --- a/src/components/Index/IndexNewList.vue +++ b/src/components/Index/IndexNewList.vue @@ -5,7 +5,7 @@ -->