|
@@ -5,7 +5,7 @@
|
|
|
<view class="status_bar">
|
|
|
<!-- 这里是状态栏 -->
|
|
|
</view>
|
|
|
- <view class="u-flex u-row-between" style="padding: 10rpx 40rpx 30rpx;">
|
|
|
+ <view class="u-flex u-row-between" style="padding: 30rpx 40rpx">
|
|
|
<view class="u-flex">
|
|
|
<view class="">
|
|
|
<u-image width="130rpx" height="130rpx" src="../../static/sailun/head-portrait.png" :lazy-load="true" shape="circle">
|
|
@@ -47,7 +47,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view style="position: relative;top:-110rpx">
|
|
|
+ <view style="position: relative;top:-110rpx;margin-bottom: 20rpx;">
|
|
|
<u-card padding="20" box-shadow="0rpx 0rpx 24rpx 0rpx rgba(101, 176, 249, 0.41)" border-radius="20" :show-foot="false" :border="false">
|
|
|
<view slot="head" class="u-flex u-row-between u-col-bottom">
|
|
|
<view style="font-size: 34rpx;">
|