提交 8e5d2717 编写于 作者: 徐益明's avatar 徐益明

style: 样式调整

上级 32f496c9
...@@ -108,7 +108,7 @@ export default { ...@@ -108,7 +108,7 @@ export default {
.content { .content {
position: absolute; position: absolute;
// height: 215px; // height: 215px;
width: 295px; width: 290px;
background: url("https://files.yunqueyi.com/image/png/common/20240510112413239.png") background: url("https://files.yunqueyi.com/image/png/common/20240510112413239.png")
no-repeat; no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
...@@ -117,6 +117,7 @@ export default { ...@@ -117,6 +117,7 @@ export default {
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
top: 50%; top: 50%;
box-sizing: content-box;
padding: 28px 24px 30px; padding: 28px 24px 30px;
.title { .title {
...@@ -139,7 +140,7 @@ export default { ...@@ -139,7 +140,7 @@ export default {
.card-item { .card-item {
margin-bottom: 10px; margin-bottom: 10px;
&-left { &-left {
width: 100px; width: 117px;
&-top { &-top {
font-weight: 600; font-weight: 600;
font-size: 33px; font-size: 33px;
...@@ -212,10 +213,10 @@ export default { ...@@ -212,10 +213,10 @@ export default {
height: 100px; height: 100px;
.right-coupon { .right-coupon {
font-weight: 600; font-weight: 600;
font-size: 13px; font-size: 11px;
color: #fff; color: #fff;
line-height: 15px; line-height: 15px;
padding-top: 20px; padding-top: 31px;
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册