| | |
| | | <template> |
| | | <div class="warp" :style="{ backgroundImage: `url(${onlineurl}/appimg/image/aboutUs/banner.jpg)`, backgroundSize: 'contain', backgroundRepeat: 'no-repeat' }"> |
| | | <div class="warp" :style="{ backgroundImage: `url(${onlineurl}/appimg/image/aboutUs/banner.jpg)`, backgroundRepeat: 'no-repeat' }"> |
| | | <!-- 标题 --> |
| | | <div class="title"> |
| | | <span>关于我们</span> |
| | |
| | | return { |
| | | onlineurl, |
| | | indexBackgroundImage:`${onlineurl}/appimg/image/aboutUs/borderTop.jpg`, |
| | | topBg:`${onlineurl}/appimg/image/aboutUs/juxing.jpg"` |
| | | topBg:`${onlineurl}/appimg/image/aboutUs/juxing.jpg` |
| | | }; |
| | | }, |
| | | } |
| | |
| | | overflow-y: auto; |
| | | margin: 0 auto; |
| | | background-color: #66A4F3; |
| | | background-size: 100% 100%; |
| | | } |
| | | .title{ |
| | | text-align:center; |