Commit 1c4ef89b by hank

banner

parent ef9fe291
<template>
<div id="app1">
<div style=" height: 4.133333rem;">
<swipe :auto="5000" style="hieght: auto;">
<swipe-item class="swiper-demo-img" >
<swipe :auto="0" style="hieght: auto;">
<!-- <swipe-item class="swiper-demo-img" >
<a :href="signHref">
<img style="width: 100%;" :src="banner_list[0]" >
</a>
</swipe-item>
</swipe-item> -->
<swipe-item class="swiper-demo-img">
<div class="topBox5686" >
<div class="activityButton" @click="activityOnoff"></div>
<!-- <div class="activityButton" @click="activityOnoff"></div> -->
</div>
</swipe-item>
</swipe>
......@@ -921,7 +921,7 @@ export default {
.topBox5686 {
// height: 400px;
height: 310px;
background: url("~@/pages/index/assets/images/indexBanner.jpg") no-repeat;
background: url("~@/pages/index/assets/images/banner.jpg") no-repeat;
background-size: 100% auto;
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment