|
|
import{a6 as e,_ as s,b as i,c as l,d as o,e as t,C as n,B as a,X as c,D as r}from"./index-4cb6f38c.js";const d={class:"wheel-container"},m={class:"top-section"},h={class:"expire-time"},g={class:"top-right"},u={class:"icon-item"},p=["src"],f=["src"],v=["src"],b={class:"wheel-section"},I={class:"wheel-wrapper"},T=["src"],w=["src"],z=["src"],M={class:"remaining-section"},k=["src"],R={class:"remaining-text"},x=["disabled"],y=["src"],C={key:0,class:"prize-modal"},A={class:"modal-content"},B=["src"],F=["src"],P={class:"prize-info"},S={class:"prize-title"},V={class:"prize-amount-wrapper"},W=["src"],L={class:"prize-amount"},N={key:1,class:"no-times-modal"},U={class:"no-times-content"},D=["src"],_={key:2,class:"rule-modal"},q={class:"rule-content"},H=["src"],Q=["src"],E={key:3,class:"rule-modal"},X={class:"rule-content"},j=["src"],G=["src"];var K=s({name:"FortuneWheel",data:()=>({historyImg:"https://d31zlh4on95l9h.cloudfront.net/images/aed693de6beb9faae015fd0628c4f052.png",ruleImg:"https://d31zlh4on95l9h.cloudfront.net/images/9a3f7680b29e31b60151cf562c0d43cb.png",homeImg:"https://d31zlh4on95l9h.cloudfront.net/images/453475456dad8e6832e9904c901c1274.png",titleImg:"https://d31zlh4on95l9h.cloudfront.net/images/a87d19806fed47b7fdf18d4b5dd70e65.png",wheelImg:"https://d31zlh4on95l9h.cloudfront.net/images/d925f375c9ef15a751500ae130d91fe5.png",pointerImg:"https://d31zlh4on95l9h.cloudfront.net/images/9c09631c202b78cc06b8935c17431dac.png",pointerCoverImg:"https://d31zlh4on95l9h.cloudfront.net/images/536c171c263990b12f1cc0a6e511b5e7.png",remainingBgImg:"https://d31zlh4on95l9h.cloudfront.net/images/a43f0c383d55fc56b34768f039a401a8.png",spinBtnImg:"https://d31zlh4on95l9h.cloudfront.net/images/11b749e0fd4b08238980b74c6e80b2e6.png",disabledSpinBtnImg:"https://d31zlh4on95l9h.cloudfront.net/images/9b7383c1f80bb32a279791879947791a.png",modalBgImg:"https://d31zlh4on95l9h.cloudfront.net/images/f75ce9ca2703662fd3176dd0493f6d7b.png",prizeAmountImg:"https://d31zlh4on95l9h.cloudfront.net/images/878b8ea0c78bcafdaf4f6eb63a0b2eef.png",closeBtnImg:"https://d31zlh4on95l9h.cloudfront.net/images/453475456dad8e6832e9904c901c1274.png",noTimesImg:"https://d31zlh4on95l9h.cloudfront.net/images/a67e8b3de6e441af7bcb8fbbb2153ec2.png",ruleBgImg:"https://d31zlh4on95l9h.cloudfront.net/images/9f585ee0ab251f348a4568355ad36816.png",closeRuleBtnImg:"https://d31zlh4on95l9h.cloudfront.net/images/ca2ddd411ffb85968bc261382477c984.png",token:"",expireTime:"",remainingTimes:0,isSpinning:!1,showPrizeModal:!1,showNoTimesModal:!1,showRuleModal:!1,isFirstVisit:!0,currentRotation:0,noTimesTimer:null,prizeMessage:"",prizeAmount:""}),mounted(){this.token=decodeURIComponent(this.getQueryString("token")),this.fetchWheelInfo(),this.getTokenFromURL()},methods:{getQueryString(e){var s=new RegExp("(^|&)"+e+"=([^&]*)(&|$)","i"),i=window.location.search.substr(1).match(s);return console.log("获取token方法getQueryString"+s),console.log("获取token方法getQueryString"+i),null!=i?unescape(i[2]):null},getTokenFromURL(){const e=new URLSearchParams(window.location.search).get("token");console.log("getTokenFromURL"+e),e?(this.token=decodeURIComponent(e),console.log("getTokenFromURL"+this.token),console.log("获取到Token:",this.token)):console.log("URL中没有找到token参数")},fetchWheelInfo(){var s;(s={token:"pC134lIG1xDIbIi1ohnnbZi0+fEeMx8pywnIlrmTxdwROKkuwWqAWu9orpkpeXVqL98DPfeonNYpHv+mucA"},e({url:"http://h4698ee4.natappfree.cc/api/goldWheel/info",method:"post",data:s})).then((e=>{200===e.code?(this.expireTime=e.data.deadline,this.remainingTimes=e.data.count):console.error("API返回错误:",e.msg)})).catch((e=>{console.error("API调用失败:",e)}))},fetchPrizeInfo(){return(s={token:"pC134lIG1xDIbIi1ohnnbZi0+fEeMx8pywnIlrmTxdwROKkuwWqAWu9orpkpeXVqL98DPfeonNYpHv+mucA"},e({url:"http://h4698ee4.natappfree.cc/api/goldWheel/drawPrize",method:"post",data:s})).then((e=>{if(200===e.code){const s=e.data.split(" ");return this.prizeMessage=s.slice(0,-1).join(" "),this.prizeAmount=s[s.length-1],this.fetchWheelInfo(),!0}return console.error("抽奖API返回错误:",e.msg),this.prizeMessage="抽��
|