提交 a74c2ce1 编写于 作者: ping_zhang's avatar ping_zhang

样式调整

上级 2a4ffaff
...@@ -151,5 +151,11 @@ export default { ...@@ -151,5 +151,11 @@ export default {
border: 0 solid #f0f1f2; border: 0 solid #f0f1f2;
} }
} }
&.shikan {
.dialog-sub-content {
text-align: center;
font-size: px2rem(16px);
}
}
} }
</style> </style>
...@@ -1042,7 +1042,7 @@ export default { ...@@ -1042,7 +1042,7 @@ export default {
} }
}, },
goBuyKc(type) { goBuyKc(type) {
debugger this.isShowSkDialog = false;
type == 2 && this.confirm(); type == 2 && this.confirm();
} }
} }
...@@ -1148,8 +1148,4 @@ export default { ...@@ -1148,8 +1148,4 @@ export default {
width: 100%; width: 100%;
height: px2rem(40px); height: px2rem(40px);
} }
.shikan .dialog-sub-content {
text-align: center;
font-size: px2rem(14px);
}
</style> </style>
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册