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

web端与app端截图差异优化:rpx to px

上级 7252146f
...@@ -63,13 +63,13 @@ ...@@ -63,13 +63,13 @@
<style> <style>
.text { .text {
margin: 16rpx 0; margin: 6px 0;
width:100%; width:100%;
background-color: #fff; background-color: #fff;
height: 120rpx; height: 52px;
line-height: 120rpx; line-height: 52px;
text-align: center; text-align: center;
color: #555; color: #555;
border-radius: 8rpx; border-radius: 4px;
} }
</style> </style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册