| | |
| | | </div> |
| | | </div> |
| | | </transition> |
| | | <van-overlay :show="titleCopyTipsVisible" @click="titleCopyTipsVisible = false"> |
| | | <van-overlay :show="titleCopyTipsVisible" @click="diaCloese()"> |
| | | <div |
| | | class="wrapper" |
| | | style="display:flex;align-items:center;justify-content:center;height: 100%;" |
| | |
| | | data: function() { |
| | | return { |
| | | //posturl:"http://dfg.shop.com", |
| | | posturl:"http://appapitest.ushopvip.com", |
| | | //posturl:"http://appapitest.ushopvip.com", |
| | | posturl:"http://dfgapp.ushopvip.com", |
| | | showDirect: false, |
| | | codeId: vmRequest("code"), |
| | | |
| | |
| | | this.touch(); |
| | | }, |
| | | methods: { |
| | | diaCloese:function() |
| | | { |
| | | this.titleCopyTipsVisible=false; |
| | | uni.postMessage({ |
| | | data: { |
| | | action: 'totb', |
| | | tburl:this.sign_info.url |
| | | } |
| | | }) |
| | | }, |
| | | touch:function() |
| | | { |
| | | const box = document.querySelector('.box') |
| | |
| | | }) |
| | | }, |
| | | toSignIn: function() { |
| | | if(!this.sign_info.tpwd) { |
| | | if(!this.sign_info.url) { |
| | | return; |
| | | } |
| | | SpaUtils.copy(this.sign_info.tpwd, "复制口令成功,请打开淘宝浏览领取签到红包"); |
| | | uni.postMessage({ |
| | | data: { |
| | | action: 'totb', |
| | | tburl:this.sign_info.url |
| | | } |
| | | }) |
| | | //SpaUtils.copy(this.sign_info.tpwd, "复制口令成功,请打开淘宝浏览领取签到红包"); |
| | | }, |
| | | getUrlPar:function(name) |
| | | { |