Browse Source

【up】修改基础信息样式

devlop
buffeyu 4 years ago
parent
commit
6b8871f089
1 changed files with 2 additions and 2 deletions
  1. 4
      pages/client-detail/basic-information.vue

4
pages/client-detail/basic-information.vue

@ -139,7 +139,7 @@
width: 750rpx;
display: flex;
flex-direction: row;
padding: 30rpx 32rpx 48rpx;
padding: 20rpx 32rpx;
.image {
width: 140rpx;
@ -186,7 +186,7 @@
justify-content: space-around;
align-items: center;
text-align: center;
padding-bottom: 34rpx;
padding: 34rpx 0rpx;
.title {
font-size: 24rpx;

Loading…
Cancel
Save