提交 5d2cfa2d 编写于 作者: zhongyao.qiao's avatar zhongyao.qiao

feat 三要素迁移

上级 5ac965e7
......@@ -47,14 +47,14 @@
<style>
.wx-btn {
display: block;
width: 350px;
height: 40px;
margin: 5px auto;
border-radius: 20px;
font-size: 16px;
width: 93.33333vw;
height: 10.66667vw;
margin: 1.33333vw auto;
border-radius: 5.33333vw;
font-size: 4.26667vw;
font-weight: 600;
color: #ffffff;
line-height: 40px;
line-height: 10.66667vw;
text-align: center;
background: linear-gradient(270deg, #ff7400 0%, #fe4000 100%);
}
......@@ -201,14 +201,14 @@ export default {
z-index: 9999;
.wx-btn {
display: block;
width: 350px;
height: 40px;
margin: 5px auto;
border-radius: 20px;
font-size: 16px;
width: 93.33333vw;
height: 10.66667vw;
margin: 1.33333vw auto;
border-radius: 5.33333vw;
font-size: 4.26667vw;
font-weight: 600;
color: #ffffff;
line-height: 40px;
line-height: 10.66667vw;
text-align: center;
background: linear-gradient(270deg, #ff7400 0%, #fe4000 100%);
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册