修改
This commit is contained in:
parent
8a3eb31883
commit
187424c995
@ -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>
|
||||
|
||||
@ -236,7 +236,7 @@
|
||||
}
|
||||
.prices{
|
||||
position: absolute;
|
||||
top: 70%;
|
||||
top: 65%;
|
||||
left: 230rpx;
|
||||
.Paidinprice{
|
||||
font-size:28rpx;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user