提交 d9ac3752 authored 作者: ling's avatar ling

Fix banner css

上级 16685703
......@@ -196,7 +196,7 @@ export default {
},
};
</script>
<style scoped>
<style>
body {
margin: 0;
padding: 0;
......@@ -207,6 +207,13 @@ body {
border: none;
text-decoration: none;
}
.van-swipe__indicator {
width: 11px;
background-color: #ffe88a;
}
.van-swipe__indicator--active {
width: 20px;
}
</style>
<style scoped>
.my-swipe .van-swipe-item {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论