This commit is contained in:
18631081161 2025-03-06 18:49:43 +08:00
parent 6e4a7249a4
commit d93dcbb4de
2 changed files with 3 additions and 3 deletions

View File

@ -152,9 +152,9 @@
</view>
<!-- 排行榜 -->
<view class="group-fixed1" @click="toRanking()">
<!-- <view class="group-fixed1" @click="toRanking()">
<image :src="$img1('image/paihangbang.png')"></image>
</view>
</view> -->
<rule-pop ref="rulePop"></rule-pop>

View File

@ -76,7 +76,7 @@
<view style="width:650rpx;height:950rpx;">
<image :src="getHaiBao()" style="width: 100%;"></image>
</view>
<view style="text-align: center;">
<view style="text-align: center; margin-top: 20rpx;">
<image style="width: 48px;height: 48px;" @click="saveImageToPhotosAlbum()" :src="getXiaZai()"></image>
</view>
</uni-popup>