提交 dd8e5867 编写于 作者: DCloud-yyl's avatar DCloud-yyl

优化字体放大样式swiper-list示例

上级 16a9572a
......@@ -104,7 +104,7 @@
// 缩放范围
const min_ratio = 1
const max_ratio = 1.5
const max_ratio = 1.3
const tabs = this.$refs["swipertab"] as INode[]
const current_node = tabs[current_index]!
......@@ -139,8 +139,8 @@
.swiper-tabs-item {
color: #555;
font-size: 16px;
padding: 12px 25px 5px 25px;
transform-origin: left bottom;
margin: 12px 25px 5px 25px;
/* transform-origin: left bottom; */
}
.swiper-tabs-item-active {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册