dcc
2024-07-19 f98106d279a980e1e31a584b84ea9cd718ee98db
src/views/dashboard/Workplace.vue
@@ -291,7 +291,7 @@
        if (res.status == 0) {
          this.userdetail = res.data
          // this.wapurl = location.protocol + '//' + location.host + '/#/register?agentCode=' + this.userdetail.agentCode
          var url = 'https://pentagon-member.com/#/register?agentCode=' + this.userdetail.agentCode
          var url = 'https://stock.coinbtcs.com/#/register?agentCode=' + this.userdetail.agentCode
          // var url = 'https://www.rksv.one' + '/#/register?agentCode=' + this.userdetail.agentCode
          this.wapurl = url.replace('agent.', '')
        }