This commit is contained in:
曹辉 2023-05-25 18:14:27 +08:00
parent 8a3eb31883
commit 187424c995
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
<view class="PurchasePage" @click.stop=''>
<image class="close" src="../../static/gb.png" mode="" @tap='buyshow=false'></image>
</image>
<view class="topcontent" style="width: 96%;">
<view class="topcontent" style="width: 96%;height: 300rpx;">
<view class="image">
<image :src="updata.img" mode=""></image>
</view>

View File

@ -236,7 +236,7 @@
}
.prices{
position: absolute;
top: 70%;
top: 65%;
left: 230rpx;
.Paidinprice{
font-size:28rpx;