Commit a4734869 authored by 潘永坪's avatar 潘永坪

样式修改

parent 9a35b824
......@@ -284,7 +284,7 @@ export default{
<style scoped lang="scss">
.top{
padding: 24rpx 40rpx;
padding: 32rpx 40rpx;
background: #ffffff;
position: fixed;
top: 0;
......@@ -293,7 +293,7 @@ export default{
z-index: 1;
}
.top view:not(:first-child){
margin-top: 20rpx;
margin-top: 16rpx;
}
.top view text:first-child{
color: #999999;
......@@ -315,7 +315,7 @@ export default{
display: flex;
}
.list-left{
margin-right: 10rpx;
margin-right: 16rpx;
flex-shrink: 0;
display: flex;
flex-direction: column;
......@@ -359,14 +359,14 @@ export default{
}
}
.right-content{
margin-top: 12rpx;
margin-top: 10rpx;
font-size: 24rpx;
}
.right-img{
margin-top: 20rpx;
margin-top: 16rpx;
image{
width: 92rpx;
height: 92rpx;
width: 120rpx;
height: 120rpx;
margin-right: 20rpx;
}
}
......
......@@ -134,11 +134,11 @@ export default{
<style scoped lang="scss">
.top{
padding: 24rpx 40rpx;
padding: 32rpx 40rpx;
background: #ffffff;
}
.top view:not(:first-child){
margin-top: 20rpx;
margin-top: 16rpx;
}
.top view text:first-child{
color: #999999;
......@@ -160,7 +160,7 @@ export default{
display: flex;
}
.list-left{
margin-right: 10rpx;
margin-right:16rpx;
flex-shrink: 0;
display: flex;
flex-direction: column;
......@@ -204,11 +204,11 @@ export default{
}
}
.right-content{
margin-top: 12rpx;
margin-top: 10rpx;
font-size: 24rpx;
}
.right-img{
margin-top: 20rpx;
margin-top: 16rpx;
image{
width: 120rpx;
height: 120rpx;
......
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