Commit 20c13581 by yuwen

update

parent ed95a5cd
...@@ -202,14 +202,12 @@ export default { ...@@ -202,14 +202,12 @@ export default {
</script> </script>
<style lang="less"> <style lang="less">
#swiper1 { #swiper1 {
widows: 500px; widows: 450px;
height: 208px; height: 258px;
.swiper-container { .swiper-container {
padding-top: 20px; padding-top: 20px;
width: 100%; width: 100%;
height: 100%; height: 100%;
.swiper-slide { .swiper-slide {
width: 393px !important; width: 393px !important;
height: 208px; height: 208px;
......
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 to comment