@ -4,7 +4,7 @@
<view style="height:1.5vh" />
<view class="top">
<image src="/static/my/aboutDC.png"></image>
<image class="img" src="/static/my/aboutDC.png"></image>
</view>
<view class="bottom">
@ -83,4 +83,8 @@
.label{
flex:1;
}
.img{
width:360rpx;
height:300rpx;
</style>