Commit 96b969aa by shibukun

代码修改

parent 887b9097
...@@ -88,6 +88,7 @@ export default { ...@@ -88,6 +88,7 @@ export default {
flex-direction: column; flex-direction: column;
justify-content: space-between; justify-content: space-between;
margin-left: 24rpx; margin-left: 24rpx;
flex: 1;
.item-title { .item-title {
font-size: 28rpx; font-size: 28rpx;
color: #333333; color: #333333;
......
...@@ -56,6 +56,7 @@ page{ ...@@ -56,6 +56,7 @@ page{
flex-direction: column; flex-direction: column;
justify-content: space-between; justify-content: space-between;
margin-left: 24rpx; margin-left: 24rpx;
flex: 1;
} }
.layout .list .item .item-rigth .item-title.data-v-1f43812e { .layout .list .item .item-rigth .item-title.data-v-1f43812e {
font-size: 28rpx; font-size: 28rpx;
......
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