PC-20250623MANY\Administrator
2025-08-24 1e2ba35e62ae8acf0f066b286341f7cf794a0eab
改地址
4 files modified
8 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 2 ●●● patch | view | raw | blame | history
.env.preview 2 ●●● patch | view | raw | blame | history
src/views/dashboard/Workplace.vue 2 ●●● patch | view | raw | blame | history
.env
@@ -6,4 +6,4 @@
# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com
# VUE_APP_API_BASE_URL=https://api.firstwatercapital.net 
# VUE_APP_API_BASE_URL=https://api.fidelityio.com
VUE_APP_API_BASE_URL=http://stock.acapl.net
VUE_APP_API_BASE_URL=https://api.acapl.net
.env.development
@@ -3,7 +3,7 @@
# VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
# VUE_APP_API_BASE_URL=https://api.amcfcxn.org
# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com 
  VUE_APP_API_BASE_URL=http://stock.acapl.net
  VUE_APP_API_BASE_URL=https://api.acapl.net
# VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com 
# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/
# VUE_APP_API_BASE_URL=https://api.firstwatercapital.net
.env.preview
@@ -2,5 +2,5 @@
VUE_APP_PREVIEW=true
# VUE_APP_API_BASE_URL=https://api.amcfcxn.org/
# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com
  VUE_APP_API_BASE_URL=http://stock.acapl.net
  VUE_APP_API_BASE_URL=https://api.acapl.net
# VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com 
src/views/dashboard/Workplace.vue
@@ -327,7 +327,7 @@
          this.userdetail = res.data
          // this.wapurl = location.protocol + '//' + location.host + '/#/register?agentCode=' + this.userdetail.agentCode
          // var url = 'https://stock.durocaspitall.com/#/register?agentCode=' + this.userdetail.agentCodestock.durocapital.net
          var url = 'https://stock.durocapital.net'+ '/#/register?agentCode=' + this.userdetail.agentCode
          var url = 'https://stock.acapl.net'+ '/#/register?agentCode=' + this.userdetail.agentCode
          // var url = 'https://www.rksv.one' + '/#/register?agentCode=' + this.userdetail.agentCode
          this.wapurl = url.replace('agent.', '')
        }