| | |
| | | </view> |
| | | </swiper-item> |
| | | </swiper> |
| | | <custom-tabbar bgColor="#333333" :selected="0" selectedTextColor="#ffffff"></custom-tabbar> |
| | | </view> |
| | | </template> |
| | | |
| | |
| | | </script> |
| | | |
| | | <style scoped> |
| | | ::v-deep .custom-tabbar { |
| | | border-top: none !important; |
| | | } |
| | | .video-container { |
| | | width: 100%; |
| | | height: 100vh; |
| | |
| | | .video-info { |
| | | width: 70%; |
| | | position: absolute; |
| | | bottom: 50px; |
| | | bottom: 70px; |
| | | left: 20px; |
| | | color: #f8f8f8; |
| | | z-index: 10; |
| | |
| | | /* 商品链接悬挂层样式 */ |
| | | .goods-link-warp { |
| | | position: absolute; |
| | | bottom: 100px; |
| | | bottom: 160px; |
| | | left: 20px; |
| | | color: #f8f8f8; |
| | | z-index: 10; |