Compare commits
8 Commits
myBenefits
...
switch
Author | SHA1 | Date | |
---|---|---|---|
![]() |
669f2d145f | ||
![]() |
7e2121cef5 | ||
![]() |
f35d8159de | ||
![]() |
b27b44a2e5 | ||
![]() |
78316fa623 | ||
![]() |
760bb6ba36 | ||
![]() |
3af53c876e | ||
![]() |
bcf1c3bc11 |
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>音萌</title><link href=./static/css/app.3c9d5a195fab0b18db4c38f31515ffd4.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.6c3ec0be622f063c9048.js></script><script type=text/javascript src=./static/js/vendor.6288d5f0a2b07e6e83e6.js></script><script type=text/javascript src=./static/js/app.ccb0938cfecf036d12cc.js></script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>音萌</title><link href=./static/css/app.8de661c25b90085b5bc05584ff2d1b9b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.6b9ddc0ffda512c9ec0b.js></script><script type=text/javascript src=./static/js/vendor.6288d5f0a2b07e6e83e6.js></script><script type=text/javascript src=./static/js/app.744925c6376a0436f077.js></script></body></html>
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
@@ -1 +0,0 @@
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>音萌</title><link href=./static/css/app.890ffd7f32ed0cfc8f93d9cdc16b91c5.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3284d969a4a3aea71ed6.js></script><script type=text/javascript src=./static/js/vendor.6288d5f0a2b07e6e83e6.js></script><script type=text/javascript src=./static/js/app.ccb0938cfecf036d12cc.js></script></body></html>
|
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([12],{"3IW4":function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=e("+EAh"),i=e("X2Oc"),n=e("Fd2+"),r=e("KTi7"),o=e("hff3"),c=e("QLzJ"),d=e("Z4iZ"),u={data:function(){return{number:"",crystal:0,diamonds:0,purse:{},info:{},showKeyboard:!1,password:"",hasPaymentPwd:!1}},components:{navigation:o.a},created:function(){document.title="水晶兑换钻石",this.getInfo(),this.getPurse(),i.a.initNav({type:4,data:{msg:"",link:"",title:"",showUrl:"",imgUrl:"",desc:""}})},methods:{back:function(){this.$router.go(-1)},sure:function(){if(this.hasPaymentPwd)return this.number<=0?this.$toast("兑换数量不可为0"):void(this.showKeyboard=!0);Object(n.b)("未设置支付密码,请前往我的-设置支付密码")},exchange:function(){var t=this;n.b.loading({message:"加载中...",forbidClick:!0});var s="";s=Object(d.b)().app?Object(r.a)(this.password,"1ea53d260ecf11e7b56e00163e046a26"):Object(c.a)(this.password+"");var e={uid:window.sessionStorage.getItem("uid"),changeNum:this.number,paymentPwd:s,changeType:1};Object(a.d)(e).then(function(s){null!=s.data.data?(n.b.clear,Object(n.b)("兑换成功"),t.getPurse()):(n.b.clear,Object(n.b)(s.data.message),t.$message.error(s.data.message))})},getPurse:function(){var t=this;Object(a.r)({uid:window.sessionStorage.getItem("uid")||info.uid}).then(function(s){null!=s.data?(t.purse=s.data.data,t.hasPaymentPwd=s.data.data.hasPaymentPwd,window.console.log(t.purse)):t.$message.error(s.data.message)})},getInfo:function(){this.info.uid=i.a.tools.nativeUtils.getUid(),this.info.ticket=i.a.tools.nativeUtils.getTicket()},onInput:function(t){this.password=(this.password+t).slice(0,6),6==this.password.length&&(this.showKeyboard=!1,this.exchange(),this.password="")},onDelete:function(){this.password=this.password.slice(0,this.password.length-1)}}},l={render:function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"box-all"},[this.$store.state.isApp?t._e():e("navigation",{attrs:{title:"水晶兑换钻石",rightTitle:""}}),t._v(" "),e("div",{staticClass:"crystal-father"},[t._m(0),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余额:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.crystals))])]),t._v(" "),e("div",{staticClass:"input-number"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.number,expression:"number"}],staticClass:"number",attrs:{placeholder:"请输入兑换的水晶数量"},domProps:{value:t.number},on:{input:function(s){s.target.composing||(t.number=s.target.value)}}})]),t._v(" "),e("div",{staticClass:"diamond"},[t._m(1),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余额:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.diamonds))])]),t._v(" "),e("div",{staticClass:"sure",on:{click:t.sure}},[t._v("确认兑换")]),t._v(" "),e("div",{staticClass:"bottom-text"},[t._v("水晶可兑换钻石,兑换比率:1水晶=1钻石,水晶数量必须为10的整数倍。")]),t._v(" "),e("van-password-input",{directives:[{name:"show",rawName:"v-show",value:t.showKeyboard,expression:"showKeyboard"}],staticClass:"passwrod-input",attrs:{value:t.password,focused:t.showKeyboard},on:{focus:function(s){t.showKeyboard=!0}}}),t._v(" "),e("van-number-keyboard",{attrs:{show:t.showKeyboard,gutter:"15"},on:{blur:function(s){t.showKeyboard=!1},input:t.onInput,delete:t.onDelete}})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("ujUd")}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("QCm6")}})])}]};var h=e("VU/8")(u,l,!1,function(t){e("Ulch")},"data-v-1909d1a2",null);s.default=h.exports},Ulch:function(t,s){}});
|
||||
//# sourceMappingURL=12.63ec59939825d2c41bec.js.map
|
||||
//# sourceMappingURL=12.be1f5dfddab2a1b7061c.js.map
|
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([7],{CroZ:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i("+EAh"),s=i("Fd2+");i("7+uW").a.use(s.c);var o=null,a={data:function(){return{phone:"",code:"",getCodeTitle:"获取验证码",styleCode:!0}},methods:{blurBtn:function(){setTimeout(function(){var t=document.documentElement.scrollTop||document.body.scrollTop||0;window.scrollTo(0,Math.max(t-1,0))},100)},getCode:function(){var t=this;if(this.styleCode){/^[1]([3-9])[0-9]{9}$/.test(this.phone)?(this.styleCode=!1,Object(n.h)({mobile:this.phone,type:1}).then(function(e){200===e.data.code&&(Object(s.b)(e.data.message),t.timer())})):Object(s.b)("请输入正确的手机号")}},logining:function(){var t=this;/^[1]([3-9])[0-9]{9}$/.test(this.phone)?(s.b.loading({message:"loading",forbidClick:!0}),Object(n.p)({mobile:this.phone,code:this.code}).then(function(e){if(200===e.data.code){window.sessionStorage.clear(),info.ticket=e.data.data.token,info.uid=e.data.data.uid,window.sessionStorage.setItem("uid",info.uid),window.sessionStorage.setItem("ticket",info.ticket),window.sessionStorage.setItem("jurisdiction","h5");var i=setTimeout(function(){t.$router.replace({path:"/MyIncome"}),s.b.clear(),clearTimeout(i)},600)}}).catch(function(t){503===t.code&&Object(s.b)("该手机号未注册\n请先去音萌app完成注册")})):Object(s.b)("请输入正确的手机号")},timer:function(){var t=this,e=60;clearInterval(o),this.getCodeTitle="重新获取("+e+"s)",o=setInterval(function(){e--,t.getCodeTitle="重新获取("+e+"s)",e<=0&&(clearInterval(o),t.styleCode=!0,t.getCodeTitle="获取验证码")},1e3)}}},c={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("img",{attrs:{src:i("Nl6a")}}),t._v(" "),n("p",{staticClass:"tit"},[t._v("登录音萌")]),t._v(" "),n("div",{staticClass:"max"},[n("div",{staticClass:"phone"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"type",maxlength:"11",placeholder:"请输入手机号码"},domProps:{value:t.phone},on:{blur:t.blurBtn,input:function(e){e.target.composing||(t.phone=e.target.value)}}})]),t._v(" "),n("div",{staticClass:"phone_code"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.code,expression:"code"}],attrs:{type:"type",maxlength:"5",placeholder:"请输入验证码"},domProps:{value:t.code},on:{blur:t.blurBtn,input:function(e){e.target.composing||(t.code=e.target.value)}}}),t._v(" "),n("span",{staticClass:"get-code",on:{click:function(e){return t.getCode()}}},[t._v(t._s(t.getCodeTitle))])])]),t._v(" "),n("p",{staticClass:"btn",attrs:{"data-lg":"1"},on:{click:t.logining}},[t._v("登录")]),t._v(" "),t._m(0),t._v(" "),t._m(1),t._v(" "),t._m(2)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("p",{staticClass:"message"},[this._v("\n 验证码错误或者过期\n "),e("span")])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"pop1"},[e("div",{staticClass:"content"},[e("div",{staticClass:"message_"}),this._v(" "),e("p",{staticClass:"check1",attrs:{id:"confirm1"}},[this._v("确定")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"contact"},[e("p",[this._v("音萌客服微信号:yinyoukefu01")]),this._v(" "),e("p",[e("span",[this._v("粤网文:(2018)8220-2981号")]),this._v(" "),e("span",[e("a",{attrs:{href:"http://www.beian.miit.gov.cn"}},[this._v("粤ICP备20032171")])])])])}]};var r=i("VU/8")(a,c,!1,function(t){i("OaDv")},"data-v-0b99556b",null);e.default=r.exports},Nl6a:function(t,e,i){t.exports=i.p+"static/fonts/login.cbbafc2.png"},OaDv:function(t,e){}});
|
||||
//# sourceMappingURL=7.e052a4498cbc6f6d7026.js.map
|
||||
//# sourceMappingURL=7.f789120c52fd99d1f342.js.map
|
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([9],{RpvA:function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=e("hff3"),i=e("+EAh"),n=e("X2Oc"),r=e("Fd2+"),o=e("KTi7"),c=e("QLzJ"),d=e("Z4iZ"),u={data:function(){return{number:"",gold:0,purse:{},info:{},showKeyboard:!1,password:""}},components:{navigation:a.a},created:function(){document.title="金币兑换钻石",this.getInfo(),this.getPurse(),n.a.initNav({type:4,data:{msg:"",link:"",title:"",showUrl:"",imgUrl:"",desc:""}})},methods:{back:function(){this.$router.go(-1)},sure:function(){if(this.number<=0)return this.$toast("兑换数量不可为0");this.showKeyboard=!0},exchange:function(){var t=this;r.b.loading({message:"加载中...",forbidClick:!0});var s="";s=Object(d.b)().app?Object(o.a)(this.password,"1ea53d260ecf11e7b56e00163e046a26"):Object(c.a)(this.password+"");var e={uid:window.sessionStorage.getItem("uid"),changeNum:this.number,paymentPwd:s,changeType:2};Object(i.d)(e).then(function(s){null!=s.data.data?(r.b.clear,Object(r.b)("兑换成功"),t.getPurse()):(r.b.clear,Object(r.b)(s.data.message),t.$message.error(s.data.message))})},getPurse:function(){var t=this;Object(i.r)({uid:window.sessionStorage.getItem("uid")}).then(function(s){null!=s.data?(t.purse=s.data.data,window.console.log(t.purse)):t.$message.error(s.data.message)})},getInfo:function(){this.info.uid=n.a.tools.nativeUtils.getUid(),this.info.ticket=n.a.tools.nativeUtils.getTicket()},onInput:function(t){this.password=(this.password+t).slice(0,6),6==this.password.length&&(this.showKeyboard=!1,this.exchange(),this.password="")},onDelete:function(){this.password=this.password.slice(0,this.password.length-1)}}},l={render:function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"box-all"},[this.$store.state.isApp?t._e():e("navigation",{attrs:{title:"金币兑换钻石",rightTitle:""}}),t._v(" "),e("div",{staticClass:"crystal-father"},[t._m(0),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余额:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.golds))])]),t._v(" "),e("div",{staticClass:"input-number"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.number,expression:"number"}],staticClass:"number",attrs:{placeholder:"请输入兑换的金币数量"},domProps:{value:t.number},on:{input:function(s){s.target.composing||(t.number=s.target.value)}}})]),t._v(" "),e("div",{staticClass:"diamond"},[t._m(1),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余额:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.diamonds))])]),t._v(" "),e("div",{staticClass:"sure",on:{click:t.sure}},[t._v("确认兑换")]),t._v(" "),e("div",{staticClass:"bottom-text"},[t._v("金币可兑换钻石,兑换比率:1金币=1钻石,金币数量必须为10的整数倍。")]),t._v(" "),e("van-password-input",{directives:[{name:"show",rawName:"v-show",value:t.showKeyboard,expression:"showKeyboard"}],staticClass:"passwrod-input",attrs:{value:t.password,focused:t.showKeyboard},on:{focus:function(s){t.showKeyboard=!0}}}),t._v(" "),e("van-number-keyboard",{attrs:{show:t.showKeyboard},on:{blur:function(s){t.showKeyboard=!1},input:t.onInput,delete:t.onDelete}})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("Yxsz")}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("QCm6")}})])}]};var h=e("VU/8")(u,l,!1,function(t){e("bT9t")},"data-v-ce764cc2",null);s.default=h.exports},bT9t:function(t,s){}});
|
||||
//# sourceMappingURL=9.546ce9f60254b0af7794.js.map
|
||||
//# sourceMappingURL=9.c470e3a7cac5391d4122.js.map
|
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([14],{"2KIr":function(n,e){},"4ml/":function(n,e){},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=t("7+uW"),o={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]};var a=t("VU/8")({name:"App"},o,!1,function(n){t("peAR")},null,null).exports,r=t("YaEn"),c=(t("2KIr"),t("NYxO")),u=t("Z4iZ"),d=Object(u.b)().app;console.log(d,"store"),i.a.use(c.a);var s=new c.a.Store({state:{info:{ticket:"123",uid:"678"},isApp:d},mutations:{setInfo:function(n,e){n.info.ticket=e.ticket,n.info.uid=e.uid}},getters:{getInfo:function(n){return n.info},getIsApp:function(n){return n.info}},actions:{getUserInfo:function(n){return n.state}}}),l=t("pFYg"),p=t.n(l);window.info={},window.getMessage=function(n,e){info[n]=e};t("4ml/");var f=t("Fd2+"),m=(t("sVYa"),t("DVXL")),h=t.n(m);!function(){var n=Object(u.b)();if(n.app)if(window.sessionStorage.clear(),n.ios){var e=document.cookie.match(/\d+/);info.uid=e[0],window.webkit.messageHandlers.getTicket.postMessage(null),window.webkit.messageHandlers.getDeviceId.postMessage(null)}else n.android&&androidJsObj&&"object"===("undefined"==typeof androidJsObj?"undefined":p()(androidJsObj))&&(info.uid=parseInt(window.androidJsObj.getUid()),info.ticket=window.androidJsObj.getTicket(),info.deviceId=window.androidJsObj.getDeviceId());else window.sessionStorage.clear(),info.uid=936365,info.ticket="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aWNrZXRfdHlwZSI6bnVsbCwidWlkIjo5MzYzNjUsInRpY2tldF9pZCI6IjFkMWU2NjRlLTllYTctNGE2Yy05NzhiLTI3Nzc2ZTI2MTk4ZCIsImV4cCI6MzYwMCwiY2xpZW50X2lkIjoiZXJiYW4tY2xpZW50In0.Ynu92NqCtV1tDCihkA_CWYjhfqcILBLCL1RQ_yU3C1M"}(),i.a.config.productionTip=!1,h.a.attach(document.body),h.a.prototype.focus=function(n){var e;n.setSelectionRange&&0!==n.type.indexOf("date")&&"time"!==n.type&&"month"!==n.type?(e=n.value.length,n.focus(),n.setSelectionRange(e,e)):n.focus()},i.a.use(f.c),new i.a({el:"#app",router:r.a,store:s,components:{App:a},template:"<App/>"})},YaEn:function(n,e,t){"use strict";var i=t("7+uW"),o=t("/ocq");i.a.use(o.a);var a=new o.a({routes:[{path:"/MyIncome",name:"MyIncome",component:function(){return Promise.all([t.e(0),t.e(3)]).then(t.bind(null,"kutM"))}},{path:"/CrystalExchangeDiamond",name:"CrystalExchangeDiamond",component:function(){return Promise.all([t.e(0),t.e(12)]).then(t.bind(null,"3IW4"))}},{path:"/GoldExchangeDiamond",name:"GoldExchangeDiamond",component:function(){return Promise.all([t.e(0),t.e(9)]).then(t.bind(null,"RpvA"))}},{path:"/WithDraw",name:"WithDraw",component:function(){return Promise.all([t.e(0),t.e(4)]).then(t.bind(null,"9SZj"))}},{path:"/BindAlipay",name:"BindAlipay",component:function(){return Promise.all([t.e(0),t.e(2)]).then(t.bind(null,"b+Mi"))}},{path:"/CrystalLog",name:"CrystalLog",component:function(){return Promise.all([t.e(0),t.e(8)]).then(t.bind(null,"4tis"))}},{path:"/GoldLog",name:"GoldLog",component:function(){return Promise.all([t.e(0),t.e(11)]).then(t.bind(null,"b+89"))}},{path:"/DiamondLog",name:"DiamondLog",component:function(){return Promise.all([t.e(0),t.e(5)]).then(t.bind(null,"QAJJ"))},meta:{title:"钻石记录"}},{path:"/Login",name:"Login",component:function(){return Promise.all([t.e(0),t.e(7)]).then(t.bind(null,"CroZ"))},meta:{title:"登录"}},{path:"/runningWater",name:"runningWater",component:function(){return t.e(6).then(t.bind(null,"Ok5E"))},meta:{title:"房间流水"}},{path:"/GameWithDrawDesc",name:"GameWithDrawDesc",component:function(){return Promise.all([t.e(0),t.e(10)]).then(t.bind(null,"CXh3"))},meta:{title:"领奖说明"}},{path:"/WithDrawInfoBind",name:"WithDrawInfoBind",component:function(){return Promise.all([t.e(0),t.e(1)]).then(t.bind(null,"Vj3e"))},meta:{title:"个人信息绑定"}}]});a.beforeEach(function(n,e,t){"Login"===e.name||window.sessionStorage.getItem("ticket")?t():setTimeout(function(){window.sessionStorage.setItem("uid",info.uid),window.sessionStorage.setItem("ticket",info.ticket),console.log(info,"router"),t()},50)}),e.a=a},Z4iZ:function(n,e,t){"use strict";t.d(e,"b",function(){return i}),t.d(e,"a",function(){return o});var i=function(){var n=navigator.userAgent;navigator.appVersion;return{trident:n.indexOf("Trident")>-1,presto:n.indexOf("Presto")>-1,webKit:n.indexOf("AppleWebKit")>-1,gecko:n.indexOf("Gecko")>-1&&-1==n.indexOf("KHTML"),mobile:!!n.match(/AppleWebKit.*Mobile.*/),ios:!!n.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/),android:n.indexOf("Android")>-1||n.indexOf("Adr")>-1,iPhone:n.indexOf("iPhone")>-1,iPad:n.indexOf("iPad")>-1,webApp:-1==n.indexOf("Safari"),weixin:n.indexOf("MicroMessenger")>-1,qq:" qq"==n.match(/\sQQ/i),app:"tutuApp"==n.match("tutuApp")}},o=function(){if(window.location.href){var n=window.location.href,e=n.match(/api.uat.z/),t=n.match(/120.79.211.243/),i=n.match(/192.168/),o=n.match(/127.0.0.1/),a=n.match(/api.uat/);return e||t||i||o||a?"test":"live"}}},peAR:function(n,e){}},["NHnr"]);
|
||||
//# sourceMappingURL=app.ccb0938cfecf036d12cc.js.map
|
||||
webpackJsonp([14],{"2KIr":function(n,e){},"4ml/":function(n,e){},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=t("7+uW"),o={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]};var a=t("VU/8")({name:"App"},o,!1,function(n){t("peAR")},null,null).exports,r=t("YaEn"),c=(t("2KIr"),t("NYxO")),d=t("Z4iZ"),s=Object(d.b)().app;console.log(s,"store"),i.a.use(c.a);var u=new c.a.Store({state:{info:{ticket:"123",uid:"678"},isApp:s},mutations:{setInfo:function(n,e){n.info.ticket=e.ticket,n.info.uid=e.uid}},getters:{getInfo:function(n){return n.info},getIsApp:function(n){return n.info}},actions:{getUserInfo:function(n){return n.state}}}),l=t("pFYg"),p=t.n(l);window.info={},window.getMessage=function(n,e){info[n]=e};t("4ml/");var f=t("Fd2+"),m=(t("sVYa"),t("DVXL")),h=t.n(m);!function(){var n=Object(d.b)();if(n.app)if(window.sessionStorage.clear(),n.ios){var e=document.cookie.match(/\d+/);info.uid=e[0],window.webkit.messageHandlers.getTicket.postMessage(null),window.webkit.messageHandlers.getDeviceId.postMessage(null)}else n.android&&androidJsObj&&"object"===("undefined"==typeof androidJsObj?"undefined":p()(androidJsObj))&&(info.uid=parseInt(window.androidJsObj.getUid()),info.ticket=window.androidJsObj.getTicket(),info.deviceId=window.androidJsObj.getDeviceId());else window.sessionStorage.clear(),info.uid=936365,info.ticket="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aWNrZXRfdHlwZSI6bnVsbCwidWlkIjo5MzYzNjUsInRpY2tldF9pZCI6IjFkMWU2NjRlLTllYTctNGE2Yy05NzhiLTI3Nzc2ZTI2MTk4ZCIsImV4cCI6MzYwMCwiY2xpZW50X2lkIjoiZXJiYW4tY2xpZW50In0.Ynu92NqCtV1tDCihkA_CWYjhfqcILBLCL1RQ_yU3C1M"}(),i.a.config.productionTip=!1,h.a.attach(document.body),h.a.prototype.focus=function(n){var e;n.setSelectionRange&&0!==n.type.indexOf("date")&&"time"!==n.type&&"month"!==n.type?(e=n.value.length,n.focus(),n.setSelectionRange(e,e)):n.focus()},i.a.use(f.c),new i.a({el:"#app",router:r.a,store:u,components:{App:a},template:"<App/>"})},YaEn:function(n,e,t){"use strict";var i=t("7+uW"),o=t("/ocq");i.a.use(o.a);var a=new o.a({routes:[{path:"/MyIncome",name:"MyIncome",component:function(){return Promise.all([t.e(0),t.e(3)]).then(t.bind(null,"kutM"))}},{path:"/CrystalExchangeDiamond",name:"CrystalExchangeDiamond",component:function(){return Promise.all([t.e(0),t.e(12)]).then(t.bind(null,"3IW4"))}},{path:"/GoldExchangeDiamond",name:"GoldExchangeDiamond",component:function(){return Promise.all([t.e(0),t.e(9)]).then(t.bind(null,"RpvA"))}},{path:"/WithDraw",name:"WithDraw",component:function(){return Promise.all([t.e(0),t.e(4)]).then(t.bind(null,"9SZj"))}},{path:"/BindAlipay",name:"BindAlipay",component:function(){return Promise.all([t.e(0),t.e(2)]).then(t.bind(null,"b+Mi"))}},{path:"/CrystalLog",name:"CrystalLog",component:function(){return Promise.all([t.e(0),t.e(8)]).then(t.bind(null,"4tis"))}},{path:"/GoldLog",name:"GoldLog",component:function(){return Promise.all([t.e(0),t.e(11)]).then(t.bind(null,"b+89"))}},{path:"/DiamondLog",name:"DiamondLog",component:function(){return Promise.all([t.e(0),t.e(5)]).then(t.bind(null,"QAJJ"))},meta:{title:"钻石记录"}},{path:"/Login",name:"Login",component:function(){return Promise.all([t.e(0),t.e(7)]).then(t.bind(null,"CroZ"))},meta:{title:"登录"}},{path:"/runningWater",name:"runningWater",component:function(){return t.e(6).then(t.bind(null,"Ok5E"))},meta:{title:"房间流水"}},{path:"/GameWithDrawDesc",name:"GameWithDrawDesc",component:function(){return Promise.all([t.e(0),t.e(10)]).then(t.bind(null,"CXh3"))},meta:{title:"领奖说明"}},{path:"/WithDrawInfoBind",name:"WithDrawInfoBind",component:function(){return Promise.all([t.e(0),t.e(1)]).then(t.bind(null,"Vj3e"))},meta:{title:"个人信息绑定"}}]});a.beforeEach(function(n,e,t){"Login"===e.name||window.sessionStorage.getItem("ticket")?t():setTimeout(function(){window.sessionStorage.setItem("uid",info.uid),window.sessionStorage.setItem("ticket",info.ticket),console.log(info,"router"),t()},50)}),e.a=a},Z4iZ:function(n,e,t){"use strict";t.d(e,"b",function(){return i}),t.d(e,"a",function(){return o});var i=function(){var n=navigator.userAgent;navigator.appVersion;return{trident:n.indexOf("Trident")>-1,presto:n.indexOf("Presto")>-1,webKit:n.indexOf("AppleWebKit")>-1,gecko:n.indexOf("Gecko")>-1&&-1==n.indexOf("KHTML"),mobile:!!n.match(/AppleWebKit.*Mobile.*/),ios:!!n.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/),android:n.indexOf("Android")>-1||n.indexOf("Adr")>-1,iPhone:n.indexOf("iPhone")>-1,iPad:n.indexOf("iPad")>-1,webApp:-1==n.indexOf("Safari"),weixin:n.indexOf("MicroMessenger")>-1,qq:" qq"==n.match(/\sQQ/i),app:"tutuApp"==n.match("tutuApp")}},o=function(){if(window.location.href){var n=window.location.href,e=n.match(/uat/),t=n.match(/120.79.211.243/),i=n.match(/192.168./),o=n.match(/127.0/),a=n.match(/beta/),r=n.match(/h5dev/);return e||t||i||o||a||r?"test":"live"}}},peAR:function(n,e){}},["NHnr"]);
|
||||
//# sourceMappingURL=app.744925c6376a0436f077.js.map
|
@@ -0,0 +1,2 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,a){for(var f,i,u,d=0,b=[];d<r.length;d++)i=r[d],t[i]&&b.push(t[i][0]),t[i]=0;for(f in c)Object.prototype.hasOwnProperty.call(c,f)&&(e[f]=c[f]);for(n&&n(r,c,a);b.length;)b.shift()();if(a)for(d=0;d<a.length;d++)u=o(o.s=a[d]);return u};var r={},t={15:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+"static/js/"+e+"."+{0:"045e0f2ba12a52bc9b6b",1:"87b1413ca4ed24e463e3",2:"9289d2cbc9ee48e360e6",3:"d4377e8b9a5972b671f2",4:"ea7c50561d249bd18bcb",5:"3ebd5ef20c703bea1a26",6:"455696fcc42ef85291fb",7:"f789120c52fd99d1f342",8:"22dd035e0ec786bf48b0",9:"c470e3a7cac5391d4122",10:"94315f890e412467f6ba",11:"3c0bb5fe3d5fa609edfd",12:"be1f5dfddab2a1b7061c"}[e]+".js";var f=setTimeout(i,12e4);function i(){a.onerror=a.onload=null,clearTimeout(f);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=i,c.appendChild(a),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.6b9ddc0ffda512c9ec0b.js.map
|
@@ -1,2 +0,0 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,f){for(var a,i,u,d=0,s=[];d<r.length;d++)i=r[d],t[i]&&s.push(t[i][0]),t[i]=0;for(a in c)Object.prototype.hasOwnProperty.call(c,a)&&(e[a]=c[a]);for(n&&n(r,c,f);s.length;)s.shift()();if(f)for(d=0;d<f.length;d++)u=o(o.s=f[d]);return u};var r={},t={15:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,o.nc&&f.setAttribute("nonce",o.nc),f.src=o.p+"static/js/"+e+"."+{0:"9941d87937df21e79928",1:"c65c52b16cbe1841a40c",2:"e41ca77f54fc740f3656",3:"ede16f87132a4303ad30",4:"f8cb7af4e3089cf43497",5:"e710982f3350f65fc6a6",6:"455696fcc42ef85291fb",7:"e052a4498cbc6f6d7026",8:"cd5284d0cf4251ad597f",9:"546ce9f60254b0af7794",10:"94315f890e412467f6ba",11:"fa1710645add6a9877f5",12:"63ec59939825d2c41bec"}[e]+".js";var a=setTimeout(i,12e4);function i(){f.onerror=f.onload=null,clearTimeout(a);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return f.onerror=f.onload=i,c.appendChild(f),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.3284d969a4a3aea71ed6.js.map
|
@@ -9,7 +9,7 @@ body {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background: #fff;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 999;
|
||||
@@ -17,14 +17,15 @@ body {
|
||||
}
|
||||
.tips-tit p {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
right: 0.2666666667rem;
|
||||
top: 0.1333333333rem;
|
||||
width: 50%;
|
||||
background: #FFF;
|
||||
color: #333;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
transform: translateY(-50%);
|
||||
border-radius: 0.2133333333rem;
|
||||
line-height: 0.5333333333rem;
|
||||
padding: 0.2666666667rem;
|
||||
font-size: 0.4266666667rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.max {
|
||||
|
@@ -15,7 +15,7 @@ body {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background: #fff;
|
||||
background: rgba(0, 0, 0, .5);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 999;
|
||||
@@ -23,23 +23,23 @@ body {
|
||||
|
||||
p {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #333;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
transform: translateY(-50%);
|
||||
font-size: px2rem(32, );
|
||||
font-weight: bold;
|
||||
// right: px2rem(20);
|
||||
// top: px2rem(10);
|
||||
// width: 50%;
|
||||
// background: #FFF;
|
||||
// width: 100%;
|
||||
// text-align: center;
|
||||
// color: #333;
|
||||
// border-radius: px2rem(16);
|
||||
// line-height: px2rem(40);
|
||||
// padding: px2rem(20);
|
||||
// font-size: px2rem(32);
|
||||
// top: 50%;
|
||||
// left: 0;
|
||||
// transform: translateY(-50%);
|
||||
// font-size: px2rem(32, );
|
||||
// font-weight: bold;
|
||||
right: px2rem(20);
|
||||
top: px2rem(10);
|
||||
width: 50%;
|
||||
background: #FFF;
|
||||
color: #333;
|
||||
border-radius: px2rem(16);
|
||||
line-height: px2rem(40);
|
||||
padding: px2rem(20);
|
||||
font-size: px2rem(32);
|
||||
}
|
||||
|
||||
}
|
||||
@@ -694,6 +694,7 @@ body {
|
||||
.type {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
// justify-content: center;
|
||||
|
||||
div {
|
||||
width: px2rem(330);
|
||||
|
@@ -23,8 +23,8 @@
|
||||
<body>
|
||||
<div id="pay"></div>
|
||||
<div class="tips-tit">
|
||||
<!-- <p>点击右上角选择“在浏览器打开”或者“在Safari中打开”即可开始下一步</p> -->
|
||||
<p>暂不支持</p>
|
||||
<p>点击右上角选择“在浏览器打开”或者“在Safari中打开”即可开始下一步</p>
|
||||
<!-- <p>暂不支持</p> -->
|
||||
</div>
|
||||
<div class="max">
|
||||
<div class="logo">
|
||||
@@ -41,11 +41,11 @@
|
||||
<div class="pay-type">
|
||||
<span class='way'>支付方式</span>
|
||||
<div class="type">
|
||||
<div class="wxpay active">
|
||||
<!-- <div class="wxpay active">
|
||||
<img src="./images/wx.png" alt="">
|
||||
<span class="aw">微信支付</span>
|
||||
</div>
|
||||
<div class="alipay">
|
||||
</div> -->
|
||||
<div class="alipay active">
|
||||
<img src="./images/ali.png" alt="">
|
||||
<span class="aw">支付宝支付</span>
|
||||
<span class="tip">高额度</span>
|
||||
|
@@ -42,7 +42,8 @@ function mess (str) {
|
||||
}
|
||||
//payType = "wx_wap" =>微信支付参数 : payType = "alipay_wap" =>支付宝支付参数
|
||||
//defaultPayH5 => 决定H5支付页面的payType,由后台配置
|
||||
let payType = "wx_wap" //默认微信选中
|
||||
// let payType = "wx_wap" //默认微信选中
|
||||
let payType = "alipay_wap" //默认支付宝选中
|
||||
let cerruntIndex = 0 //选中的支付方式的索引
|
||||
let defaultPayH5 //不再由其配置,貌似已经没用了
|
||||
let chargeList = [] //微信充值列表
|
||||
@@ -312,9 +313,13 @@ const payInOutter = (packages) => {
|
||||
num.val('');
|
||||
$pop.hide();
|
||||
$('#confirm').unbind('click')
|
||||
if (payType == "wx_wap") {
|
||||
// window.location.href = packages.payInfo.mweb_url
|
||||
} else {
|
||||
$('#pay').html(packages.payInfo);
|
||||
document.forms['alipaysubmit'].submit();
|
||||
// window.location.href = packages.payInfo.mweb_url
|
||||
}
|
||||
|
||||
})
|
||||
}
|
||||
|
||||
|
25
view/yinmeng/modules/rule/privilegeCardRule.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>特权卡说明</title>
|
||||
<style>
|
||||
*{
|
||||
padding: 10px 5px 5px 8px;
|
||||
margin: 0;
|
||||
}
|
||||
p{
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>1.特权卡由房主和房间管理员上传和发放。</p>
|
||||
<p>2.特权卡是用户在房间内身份象征,送出无实际经济价值。</p>
|
||||
<p>3.获取特权卡与送出特权卡用户增加用户之间互动,平台不提供任何服务,请注意甄别,谨防受骗。</p>
|
||||
<p>4.特权卡不向未成年人开放,房间内房主、主持及禁止引导未成年人用户参与本功能玩法,引,导末成年人参与本功能玩法将受到平台严厉打击和处罚,禁止开播。</p>
|
||||
</body>
|
||||
</html>
|
@@ -5,10 +5,10 @@ let isApp = checkVersion().app
|
||||
if (EnvCheck() === 'test') {
|
||||
// console.log(12542);
|
||||
// baseURL = 'http://120.79.211.243'
|
||||
host = 'http://106.55.241.216'
|
||||
host = 'http://beta.api.nnbc123.cn'
|
||||
// 正式环境
|
||||
} else {
|
||||
host = 'https://api.nnbc123.cn'
|
||||
host = 'https://h5.nnbc123.cn'
|
||||
}
|
||||
let tranUrl = 'https://h5.nnbc123.cn';
|
||||
// 控制是否打开体现
|
||||
@@ -246,9 +246,9 @@ export const updateWithdrawInfo = (params) => {
|
||||
//登录接口
|
||||
//常见问题
|
||||
// let faqLink = host + '/modules/guide/faq.html'
|
||||
let faqLink = tranUrl + '/yinmeng/modules/myincome/index.html#/DiamondLog'
|
||||
let faqLink = host + '/yinmeng/modules/myincome/index.html#/DiamondLog'
|
||||
//提现规则
|
||||
let withdrawLink = tranUrl + '/yinmeng/modules/rule/output.html'
|
||||
let withdrawLink = host + '/yinmeng/modules/rule/output.html'
|
||||
//排行榜
|
||||
let rankList = '/allrank/geth5'
|
||||
export {
|
||||
|
@@ -19,13 +19,13 @@ export const checkVersion = () => {
|
||||
export const EnvCheck = () => {
|
||||
if (window.location.href) {
|
||||
var _url = window.location.href;
|
||||
var res = _url.match(/api.uat.z/);
|
||||
var res = _url.match(/uat/);
|
||||
var res1 = _url.match(/120.79.211.243/);
|
||||
var res2 = _url.match(/192.168/);
|
||||
var res3 = _url.match(/127.0.0.1/);
|
||||
var res4 = _url.match(/api.uat/);
|
||||
|
||||
if (res || res1 || res2 || res3 || res4) {
|
||||
var res2 = _url.match(/192.168./)
|
||||
var res3 = _url.match(/127.0/)
|
||||
var res4 = _url.match(/beta/)
|
||||
var res5 = _url.match(/h5dev/)
|
||||
if (res || res1 || res2 || res3 || res4 || res5) {
|
||||
return 'test';
|
||||
} else {
|
||||
return 'live';
|
||||
|
@@ -133,19 +133,19 @@
|
||||
</div>
|
||||
|
||||
<div class="line"></div>
|
||||
<!-- <div class="gold-exchange" v-if="switchText">
|
||||
<div class="gold-exchange" v-if="switchText">
|
||||
<div class="left" @click="toWithDraw">提现</div>
|
||||
<div class="split"></div>
|
||||
<div class="right" @click="goldExchangeDiamond">兑换钻石</div>
|
||||
</div>
|
||||
<div class="gold-exchange" v-else>
|
||||
<div class="right rightAcitve" @click="goldExchangeDiamond">兑换钻石</div>
|
||||
</div> -->
|
||||
<div class="gold-exchange">
|
||||
</div>
|
||||
<!-- <div class="gold-exchange">
|
||||
<div class="left" @click="toWithDraw">提现</div>
|
||||
<div class="split"></div>
|
||||
<div class="right" @click="goldExchangeDiamond">兑换钻石</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="running" v-if="runningWater">
|
||||
<div class="running-top">
|
||||
@@ -200,6 +200,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottom" v-else>
|
||||
<div v-show="mySettlement.anchor">
|
||||
<p>提现和兑换钻石说明:</p>
|
||||
<div class="des">
|
||||
1. 水晶和金币均可兑换成钻石;
|
||||
@@ -209,6 +210,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-if="!showLeft" class="bonus">
|
||||
<div class="current-bonus">
|
||||
@@ -840,7 +842,7 @@ import {
|
||||
gameWithdraw,
|
||||
weekTotal_single_broadcast,
|
||||
mySettlement,
|
||||
withdrawCheck
|
||||
withdrawCheck,
|
||||
} from "@/api/myincome.js";
|
||||
import { formatDate } from "@/utils/relDate.js";
|
||||
import common from "@/utils/common.js";
|
||||
@@ -854,7 +856,7 @@ import { encryptDes } from "@/utils/des.js";
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
switchText: false,
|
||||
switchText: true,
|
||||
purse: [],
|
||||
runningWater: "",
|
||||
typeList: ["我的收益", "赛事奖金"],
|
||||
@@ -918,9 +920,9 @@ export default {
|
||||
desc: "",
|
||||
},
|
||||
});
|
||||
// withdrawCheck({ uid: window.sessionStorage.getItem("uid") }).then((res) => {
|
||||
// this.switchText = res.data.data;
|
||||
// });
|
||||
withdrawCheck({ uid: window.sessionStorage.getItem("uid") }).then((res) => {
|
||||
this.switchText = res.data.data;
|
||||
});
|
||||
},
|
||||
|
||||
methods: {
|
||||
|