This commit is contained in:
gyq
2024-12-23 18:18:20 +08:00
parent 7b44d1f9fb
commit a78cc2ecf7
55 changed files with 1202 additions and 932 deletions

View File

@@ -185,7 +185,7 @@
<!-- 追剧悬浮 -->
<!-- <drag-button v-if="shodrag && shodrags" @clickClose="clickClose" :videoInfo="videoInfo" :isDock="true"
:existTabBar="true" @btnClick="btnClick" /> -->
<u-image v-if="isShowMoneyPay" @click="goMsg('/me/choujiang/choujiang')" :src="`../../static/red-pack-new.gif`"
<u-image v-if="isShowMoneyPay" @click="goMsg('/me/VjgyqAzklr/VjgyqAzklr')" :src="`../../static/red-pack-new.gif`"
style="width: 200rpx;height: 200rpx;position: fixed;right: 10rpx;bottom: 180rpx;"></u-image>
<!-- #ifdef H5 -->
<div v-if="isWeixin"
@@ -679,7 +679,7 @@
//去助力页面
goZl() {
uni.navigateTo({
url: '/me/assistance/assistance'
url: '/me/rHTgyqGoIV/rHTgyqGoIV'
})
this.showjl = false
},