优化页面

This commit is contained in:
pengxiaolong
2025-06-18 16:01:55 +08:00
parent e464d99af5
commit ec9dcb486f
122 changed files with 349 additions and 251 deletions

View File

@@ -1 +1 @@
"use strict";const t=require("../../common/vendor.js"),e=require("../../components/request.js"),a=require("../../components/formatDate.js"),o={data:()=>({customData:{},SenderData:{},ReceiverData:{},PkIDInfodata:{},id:""}),onLoad(e){t.index.getStorage({key:"userinfo",success:t=>{this.id=t.data.id}}),this.customData=JSON.parse(e.customData),this.getPkyourInfo(),this.getPkmineInfo(),this.getPkIDInfo()},methods:{async getPkIDInfo(){await e.request({url:"pk/singleRecord",method:"POST",data:{id:this.customData.id},userInfo:!0}).then((t=>{this.PkIDInfodata=t.data,console.log(this.PkIDInfodata)}))},async getPkyourInfo(){await e.request({url:"pk/pkInfoDetail",method:"POST",data:{id:this.customData.pkIdA},userInfo:!0}).then((t=>{this.SenderData=t.data,console.log(this.SenderData)}))},async getPkmineInfo(){await e.request({url:"pk/pkInfoDetail",method:"POST",data:{id:this.customData.pkIdB},userInfo:!0}).then((t=>{this.ReceiverData=t.data,console.log(this.ReceiverData)}))},goBack(){t.wx$1.navigateBack({delta:1})},formatDate:a.formatDate,async operation(a){console.log("``````",this.customData),console.log(a),await e.request({url:"pk/updatePkStatus",method:"POST",data:{id:this.customData.id,pkStatus:a},userInfo:!0}).then((e=>{console.log(e.data);const o=1===a?"接受邀请成功":"拒绝邀请成功";200===e.code?(this.getPkIDInfo(),t.wx$1.showToast({title:o,icon:"success",duration:2e3}),t.wx$1.navigateBack({delta:1})):t.wx$1.showToast({title:"操作失败",icon:"none",duration:2e3})}))}}};const n=t._export_sfc(o,[["render",function(e,a,o,n,s,r){return t.e({a:t.o$1(((...t)=>r.goBack&&r.goBack(...t))),b:s.SenderData.anchorIcon,c:t.t(s.SenderData.anchorId),d:"1"===s.SenderData.sex},"1"===s.SenderData.sex?{e:t.t(1==s.SenderData.sex?"男":"女")}:{f:t.t(1==s.SenderData.sex?"男":"女")},{g:t.t(s.SenderData.country),h:t.t(r.formatDate(s.SenderData.pkTime)),i:t.t(s.SenderData.coin),j:t.t(s.SenderData.pkNumber),k:s.ReceiverData.anchorIcon,l:t.t(s.ReceiverData.anchorId),m:"1"===s.ReceiverData.sex},"1"===s.ReceiverData.sex?{n:t.t(1==s.ReceiverData.sex?"男":"女")}:{o:t.t(1==s.ReceiverData.sex?"男":"女")},{p:t.t(s.ReceiverData.country),q:t.t(r.formatDate(s.ReceiverData.pkTime)),r:t.t(s.ReceiverData.coin),s:t.t(s.ReceiverData.pkNumber),t:0===s.PkIDInfodata.pkStatus&&s.ReceiverData.senderId!==s.id},0===s.PkIDInfodata.pkStatus&&s.ReceiverData.senderId!==s.id?{v:t.o$1((t=>r.operation(1))),w:t.o$1((t=>r.operation(2)))}:{},{x:s.ReceiverData.senderId===s.id&&0===s.PkIDInfodata.pkStatus},(s.ReceiverData.senderId===s.id&&s.PkIDInfodata.pkStatus,{}),{y:1===s.PkIDInfodata.pkStatus},(s.PkIDInfodata.pkStatus,{}),{z:2===s.PkIDInfodata.pkStatus},(s.PkIDInfodata.pkStatus,{}))}],["__scopeId","data-v-2cc8ff71"]]);wx.createPage(n);
"use strict";const t=require("../../common/vendor.js"),e=require("../../components/request.js"),a=require("../../components/formatDate.js"),o={data:()=>({customData:{},SenderData:{},ReceiverData:{},PkIDInfodata:{},id:""}),onLoad(e){t.index.getStorage({key:"userinfo",success:t=>{this.id=t.data.id}}),this.customData=JSON.parse(e.customData),this.getPkyourInfo(),this.getPkmineInfo(),this.getPkIDInfo()},methods:{async getPkIDInfo(){await e.request({url:"pk/singleRecord",method:"POST",data:{id:this.customData.id},userInfo:!0}).then((t=>{this.PkIDInfodata=t.data}))},async getPkyourInfo(){await e.request({url:"pk/pkInfoDetail",method:"POST",data:{id:this.customData.pkIdA},userInfo:!0}).then((t=>{this.SenderData=t.data}))},async getPkmineInfo(){await e.request({url:"pk/pkInfoDetail",method:"POST",data:{id:this.customData.pkIdB},userInfo:!0}).then((t=>{this.ReceiverData=t.data}))},goBack(){t.wx$1.navigateBack({delta:1})},formatDate:a.formatDate,async operation(a){await e.request({url:"pk/updatePkStatus",method:"POST",data:{id:this.customData.id,pkStatus:a},userInfo:!0}).then((e=>{const o=1===a?"接受邀请成功":"拒绝邀请成功";200===e.code?(this.getPkIDInfo(),t.wx$1.showToast({title:o,icon:"success",duration:2e3}),t.wx$1.navigateBack({delta:1})):t.wx$1.showToast({title:"操作失败",icon:"none",duration:2e3})}))}}};const n=t._export_sfc(o,[["render",function(e,a,o,n,r,s){return t.e({a:t.o$1(((...t)=>s.goBack&&s.goBack(...t))),b:r.SenderData.anchorIcon,c:t.t(r.SenderData.anchorId),d:"1"===r.SenderData.sex},"1"===r.SenderData.sex?{e:t.t(1==r.SenderData.sex?"男":"女")}:{f:t.t(1==r.SenderData.sex?"男":"女")},{g:t.t(r.SenderData.country),h:t.t(s.formatDate(r.SenderData.pkTime)),i:t.t(r.SenderData.coin),j:t.t(r.SenderData.pkNumber),k:r.ReceiverData.anchorIcon,l:t.t(r.ReceiverData.anchorId),m:"1"===r.ReceiverData.sex},"1"===r.ReceiverData.sex?{n:t.t(1==r.ReceiverData.sex?"男":"女")}:{o:t.t(1==r.ReceiverData.sex?"男":"女")},{p:t.t(r.ReceiverData.country),q:t.t(s.formatDate(r.ReceiverData.pkTime)),r:t.t(r.ReceiverData.coin),s:t.t(r.ReceiverData.pkNumber),t:0===r.PkIDInfodata.pkStatus&&r.ReceiverData.senderId!==r.id},0===r.PkIDInfodata.pkStatus&&r.ReceiverData.senderId!==r.id?{v:t.o$1((t=>s.operation(1))),w:t.o$1((t=>s.operation(2)))}:{},{x:r.ReceiverData.senderId===r.id&&0===r.PkIDInfodata.pkStatus},(r.ReceiverData.senderId===r.id&&r.PkIDInfodata.pkStatus,{}),{y:1===r.PkIDInfodata.pkStatus},(r.PkIDInfodata.pkStatus,{}),{z:2===r.PkIDInfodata.pkStatus},(r.PkIDInfodata.pkStatus,{}))}],["__scopeId","data-v-33bac0e0"]]);wx.createPage(n);

View File

@@ -1 +1 @@
<view class="container data-v-2cc8ff71"><view class="background data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:100%;height:100%" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/HomeBackground.png" mode="scaleToFill"/></view><view class="Navigation data-v-2cc8ff71"><view class="Return data-v-2cc8ff71" bindtap="{{a}}"><image class="Return data-v-2cc8ff71" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Return.png" mode="scaleToFill"/></view></view><view class="Content data-v-2cc8ff71"><view class="sender data-v-2cc8ff71"><view class="sengderIcon data-v-2cc8ff71"><image class="Icon data-v-2cc8ff71" src="{{b}}" mode="scaleToFill"/></view><view class="Individual data-v-2cc8ff71"><view class="name data-v-2cc8ff71">{{c}}</view><view class="GenderAndAge data-v-2cc8ff71"><view wx:if="{{d}}" class="male data-v-2cc8ff71"><view class="data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/male.png" mode="scaleToFill"/></view><view class="age data-v-2cc8ff71">{{e}}</view></view><view wx:else class="female data-v-2cc8ff71"><view class="data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/female.png" mode="scaleToFill"/></view><view class="age data-v-2cc8ff71">{{f}}</view></view></view><view class="nation data-v-2cc8ff71">{{g}}</view></view><view class="Time data-v-2cc8ff71">PK时间:{{h}}</view><view class="SessionAndGoldCoin data-v-2cc8ff71"><view class="goldCoin data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/gold.png" mode="scaleToFill"/><view class="goldcard data-v-2cc8ff71"><view class="goldnumber data-v-2cc8ff71">{{i}}</view><view class="goldtext data-v-2cc8ff71">金币</view></view></view><view class="Session data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/session.png" mode="scaleToFill"/><view class="goldcard data-v-2cc8ff71"><view class="goldnumber data-v-2cc8ff71">{{j}}</view><view class="goldtext data-v-2cc8ff71">PK场数</view></view></view></view></view><view class="sender data-v-2cc8ff71"><view class="sengderIcon data-v-2cc8ff71"><image class="Icon data-v-2cc8ff71" src="{{k}}" mode="scaleToFill"/></view><view class="Individual data-v-2cc8ff71"><view class="name data-v-2cc8ff71">{{l}}</view><view class="GenderAndAge data-v-2cc8ff71"><view wx:if="{{m}}" class="male data-v-2cc8ff71"><view class="data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/male.png" mode="scaleToFill"/></view><view class="age data-v-2cc8ff71">{{n}}</view></view><view wx:else class="female data-v-2cc8ff71"><view class="data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/female.png" mode="scaleToFill"/></view><view class="age data-v-2cc8ff71">{{o}}</view></view></view><view class="nation data-v-2cc8ff71">{{p}}</view></view><view class="Time data-v-2cc8ff71">PK时间:{{q}}</view><view class="SessionAndGoldCoin data-v-2cc8ff71"><view class="goldCoin data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/gold.png" mode="scaleToFill"/><view class="data-v-2cc8ff71"><view class="goldnumber data-v-2cc8ff71">{{r}}</view><view class="goldtext data-v-2cc8ff71">金币</view></view></view><view class="Session data-v-2cc8ff71"><image class="data-v-2cc8ff71" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/session.png" mode="scaleToFill"/><view class="data-v-2cc8ff71"><view class="goldnumber data-v-2cc8ff71">{{s}}</view><view class="goldtext data-v-2cc8ff71">PK场数</view></view></view></view></view><view wx:if="{{t}}" class="button data-v-2cc8ff71"><button class="accept data-v-2cc8ff71" bindtap="{{v}}">接受邀请</button><button class="reject data-v-2cc8ff71" bindtap="{{w}}">拒绝邀请</button></view><view wx:if="{{x}}" class="button buttontext data-v-2cc8ff71">等待对方接受邀请</view><view wx:if="{{y}}" class="button buttontext data-v-2cc8ff71">已接受邀请</view><view wx:if="{{z}}" class="button buttontext data-v-2cc8ff71">已拒绝邀请</view></view></view>
<view class="container data-v-33bac0e0"><view class="background data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:100%;height:100%" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/HomeBackground.png" mode="scaleToFill"/></view><view class="Navigation data-v-33bac0e0"><view class="Return data-v-33bac0e0" bindtap="{{a}}"><image class="Return data-v-33bac0e0" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Return.png" mode="scaleToFill"/></view></view><view class="Content data-v-33bac0e0"><view class="sender data-v-33bac0e0"><view class="sengderIcon data-v-33bac0e0"><image class="Icon data-v-33bac0e0" src="{{b}}" mode="scaleToFill"/></view><view class="Individual data-v-33bac0e0"><view class="name data-v-33bac0e0">{{c}}</view><view class="GenderAndAge data-v-33bac0e0"><view wx:if="{{d}}" class="male data-v-33bac0e0"><view class="data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/male.png" mode="scaleToFill"/></view><view class="age data-v-33bac0e0">{{e}}</view></view><view wx:else class="female data-v-33bac0e0"><view class="data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/female.png" mode="scaleToFill"/></view><view class="age data-v-33bac0e0">{{f}}</view></view></view><view class="nation data-v-33bac0e0">{{g}}</view></view><view class="Time data-v-33bac0e0">PK时间:{{h}}</view><view class="SessionAndGoldCoin data-v-33bac0e0"><view class="goldCoin data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/gold.png" mode="scaleToFill"/><view class="goldcard data-v-33bac0e0"><view class="goldnumber data-v-33bac0e0">{{i}}</view><view class="goldtext data-v-33bac0e0">金币</view></view></view><view class="Session data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/session.png" mode="scaleToFill"/><view class="goldcard data-v-33bac0e0"><view class="goldnumber data-v-33bac0e0">{{j}}</view><view class="goldtext data-v-33bac0e0">PK场数</view></view></view></view></view><view class="sender data-v-33bac0e0"><view class="sengderIcon data-v-33bac0e0"><image class="Icon data-v-33bac0e0" src="{{k}}" mode="scaleToFill"/></view><view class="Individual data-v-33bac0e0"><view class="name data-v-33bac0e0">{{l}}</view><view class="GenderAndAge data-v-33bac0e0"><view wx:if="{{m}}" class="male data-v-33bac0e0"><view class="data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/male.png" mode="scaleToFill"/></view><view class="age data-v-33bac0e0">{{n}}</view></view><view wx:else class="female data-v-33bac0e0"><view class="data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:20rpx;height:20rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/female.png" mode="scaleToFill"/></view><view class="age data-v-33bac0e0">{{o}}</view></view></view><view class="nation data-v-33bac0e0">{{p}}</view></view><view class="Time data-v-33bac0e0">PK时间:{{q}}</view><view class="SessionAndGoldCoin data-v-33bac0e0"><view class="goldCoin data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/gold.png" mode="scaleToFill"/><view class="data-v-33bac0e0"><view class="goldnumber data-v-33bac0e0">{{r}}</view><view class="goldtext data-v-33bac0e0">金币</view></view></view><view class="Session data-v-33bac0e0"><image class="data-v-33bac0e0" style="width:72rpx;height:72rpx;margin-left:36rpx;margin-right:32rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/session.png" mode="scaleToFill"/><view class="data-v-33bac0e0"><view class="goldnumber data-v-33bac0e0">{{s}}</view><view class="goldtext data-v-33bac0e0">PK场数</view></view></view></view></view><view wx:if="{{t}}" class="button data-v-33bac0e0"><button class="accept data-v-33bac0e0" bindtap="{{v}}">接受邀请</button><button class="reject data-v-33bac0e0" bindtap="{{w}}">拒绝邀请</button></view><view wx:if="{{x}}" class="button buttontext data-v-33bac0e0">等待对方接受邀请</view><view wx:if="{{y}}" class="button buttontext data-v-33bac0e0">已接受邀请</view><view wx:if="{{z}}" class="button buttontext data-v-33bac0e0">已拒绝邀请</view></view></view>

View File

@@ -1 +1 @@
.background.data-v-2cc8ff71{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.Navigation.data-v-2cc8ff71{position:fixed;top:0;left:0;right:0;height:200rpx;display:flex;align-items:center;padding:0 60rpx;z-index:1}.Return.data-v-2cc8ff71{width:60rpx;height:60rpx;margin-top:20rpx}.Content.data-v-2cc8ff71{position:absolute;top:200rpx;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center}.sender.data-v-2cc8ff71{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:80rpx}.sengderIcon.data-v-2cc8ff71{width:150rpx;height:150rpx;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}.Icon.data-v-2cc8ff71{width:100%;height:100%;border-radius:50%}.Individual.data-v-2cc8ff71{display:flex;justify-content:center;align-items:center;margin-top:34.35rpx}.name.data-v-2cc8ff71{font-size:30.53rpx;color:#161616;margin-right:16.22rpx}.nation.data-v-2cc8ff71{width:56.3rpx;height:29.58rpx;font-size:17.18rpx;color:#666;text-align:center;line-height:29.58rpx;background-color:#fff;border-radius:50rpx;padding:6rpx 12rpx;display:flex;justify-content:center;align-items:center}.male.data-v-2cc8ff71{width:56.3rpx;height:29.58rpx;background-color:#5bced1;border-radius:50rpx;display:flex;justify-content:center;align-items:center;padding:6rpx 12rpx;margin-right:12rpx}.female.data-v-2cc8ff71{width:56.3rpx;height:29.58rpx;background-color:#f3876f;border-radius:50rpx;display:flex;justify-content:center;align-items:center;padding:6rpx 12rpx;margin-right:12rpx}.age.data-v-2cc8ff71{font-size:17.18rpx;color:#fff;margin-left:4rpx}.Time.data-v-2cc8ff71{color:#666;font-size:26.72rpx;margin-top:48.7rpx}.goldCoin.data-v-2cc8ff71{background-image:url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Backgroundofgoldcoins.png);width:334.83rpx;height:124.05rpx;margin-right:21rpx;display:flex;align-items:center}.Session.data-v-2cc8ff71{background-image:url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Fieldnumberbackground.png);width:334.83rpx;height:124.05rpx;display:flex;align-items:center}.SessionAndGoldCoin.data-v-2cc8ff71{align-items:center;margin-top:60rpx;display:flex;justify-content:center}.goldtext.data-v-2cc8ff71{font-size:28.63rpx;color:#929292}.goldnumber.data-v-2cc8ff71{font-size:34.35rpx;color:#161616;font-weight:700}.goldcard.data-v-2cc8ff71{display:flex;flex-direction:column;align-items:center}.button.data-v-2cc8ff71{display:flex;justify-content:center;align-items:center;margin-top:150rpx}.buttontext.data-v-2cc8ff71{font-size:40rpx;color:#666;font-weight:700}.accept.data-v-2cc8ff71{width:325.38rpx;height:77.29rpx;margin-right:35.5rpx;border-radius:50rpx;background-color:#fff;border:1rpx solid #03aba8;color:#03aba8;font-size:28.63rpx;line-height:77.29rpx}.reject.data-v-2cc8ff71{width:325.38rpx;height:77.29rpx;border-radius:50rpx;background-color:#03aba8;border:1rpx solid #03aba8;color:#fff;font-size:28.63rpx;line-height:77.29rpx}
.background.data-v-33bac0e0{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.Navigation.data-v-33bac0e0{position:fixed;top:0;left:0;right:0;height:200rpx;display:flex;align-items:center;padding:0 60rpx;z-index:1}.Return.data-v-33bac0e0{width:60rpx;height:60rpx;margin-top:20rpx}.Content.data-v-33bac0e0{position:absolute;top:200rpx;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center}.sender.data-v-33bac0e0{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:80rpx}.sengderIcon.data-v-33bac0e0{width:150rpx;height:150rpx;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}.Icon.data-v-33bac0e0{width:100%;height:100%;border-radius:50%}.Individual.data-v-33bac0e0{display:flex;justify-content:center;align-items:center;margin-top:34.35rpx}.name.data-v-33bac0e0{font-size:30.53rpx;color:#161616;margin-right:16.22rpx}.nation.data-v-33bac0e0{width:56.3rpx;height:29.58rpx;font-size:17.18rpx;color:#666;text-align:center;line-height:29.58rpx;background-color:#fff;border-radius:50rpx;padding:6rpx 12rpx;display:flex;justify-content:center;align-items:center}.male.data-v-33bac0e0{width:56.3rpx;height:29.58rpx;background-color:#5bced1;border-radius:50rpx;display:flex;justify-content:center;align-items:center;padding:6rpx 12rpx;margin-right:12rpx}.female.data-v-33bac0e0{width:56.3rpx;height:29.58rpx;background-color:#f3876f;border-radius:50rpx;display:flex;justify-content:center;align-items:center;padding:6rpx 12rpx;margin-right:12rpx}.age.data-v-33bac0e0{font-size:17.18rpx;color:#fff;margin-left:4rpx}.Time.data-v-33bac0e0{color:#666;font-size:26.72rpx;margin-top:48.7rpx}.goldCoin.data-v-33bac0e0{background-image:url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Backgroundofgoldcoins.png);width:334.83rpx;height:124.05rpx;margin-right:21rpx;display:flex;align-items:center}.Session.data-v-33bac0e0{background-image:url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/Fieldnumberbackground.png);width:334.83rpx;height:124.05rpx;display:flex;align-items:center}.SessionAndGoldCoin.data-v-33bac0e0{align-items:center;margin-top:60rpx;display:flex;justify-content:center}.goldtext.data-v-33bac0e0{font-size:28.63rpx;color:#929292}.goldnumber.data-v-33bac0e0{font-size:34.35rpx;color:#161616;font-weight:700}.goldcard.data-v-33bac0e0{display:flex;flex-direction:column;align-items:center}.button.data-v-33bac0e0{display:flex;justify-content:center;align-items:center;margin-top:150rpx}.buttontext.data-v-33bac0e0{font-size:40rpx;color:#666;font-weight:700}.accept.data-v-33bac0e0{width:325.38rpx;height:77.29rpx;margin-right:35.5rpx;border-radius:50rpx;background-color:#fff;border:1rpx solid #03aba8;color:#03aba8;font-size:28.63rpx;line-height:77.29rpx}.reject.data-v-33bac0e0{width:325.38rpx;height:77.29rpx;border-radius:50rpx;background-color:#03aba8;border:1rpx solid #03aba8;color:#fff;font-size:28.63rpx;line-height:77.29rpx}