| .env | ●●●●● patch | view | raw | blame | history | |
| .env.development | ●●●●● patch | view | raw | blame | history | |
| .env.preview | ●●●●● patch | view | raw | blame | history | |
| agent.rar | patch | view | raw | blame | history | |
| src/views/dashboard/Workplace.vue | ●●●●● patch | view | raw | blame | history |
.env
@@ -3,7 +3,8 @@ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=https://api.amcfcxn.org # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com # VUE_APP_API_BASE_URL=https://api.stcarlyle.com VUE_APP_API_BASE_URL=https://api.durocaspitall.com # VUE_APP_API_BASE_URL=https://api.firstwatercapital.net # VUE_APP_API_BASE_URL=https://api.fidelityio.com VUE_APP_API_BASE_URL=https://usapi.yanshiz.com # VUE_APP_API_BASE_URL=https://usapi.yanshiz.com .env.development
@@ -2,8 +2,9 @@ VUE_APP_PREVIEW=true # 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=https://usapi.yanshiz.com # VUE_APP_API_BASE_URL=https://api.stcarlyle.com VUE_APP_API_BASE_URL=https://api.durocaspitall.com # VUE_APP_API_BASE_URL=https://usapi.yanshiz.com # 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
@@ -1,6 +1,7 @@ NODE_ENV=production 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=https://usapi.yanshiz.com # VUE_APP_API_BASE_URL=https://api.stcarlyle.com VUE_APP_API_BASE_URL=https://api.durocaspitall.com # VUE_APP_API_BASE_URL=https://usapi.yanshiz.com # VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com agent.rarBinary files differ
src/views/dashboard/Workplace.vue
@@ -328,6 +328,7 @@ // 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://api.durocaspitall.com'+ '/#/register?agentCode=' + this.userdetail.agentCode // var url = 'https://www.rksv.one' + '/#/register?agentCode=' + this.userdetail.agentCode this.wapurl = url.replace('agent.', '') }