Browse Source

图片???

lihuilin/feature-20251024095243-我的
lihuilin 4 weeks ago
parent
commit
9885b60a14
  1. 6
      pages/setting/about.vue

6
pages/setting/about.vue

@ -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>
Loading…
Cancel
Save