Commit cb5011ae authored by lijiongliang's avatar lijiongliang

首页样式修改

parent 57379a7c
......@@ -17,7 +17,7 @@
<text>{{freeCode.title}}</text>
</div>
<div class="code__tips">
<text>绑定友众账号,仅需支付邮费</text>
<text>绑定友众账号,仅需...</text>
</div>
<div class="money__num">
<text class="num__one">¥0.00</text>
......@@ -216,6 +216,7 @@ export default {
}
.code__money {
width:360rpx;
margin: 0 20rpx;
.money__title {
......@@ -225,13 +226,14 @@ export default {
color: #333333;
line-height: 42rpx;
}
.code__tips {
font-size: 26rpx;
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #666666;
line-height: 42rpx;
}
margin-bottom:20rpx;
}
.money__num {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment