From 0b0bb61067f570aa7af992418596d4fdc2cedc02 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 30 Oct 2025 16:06:33 +0800
Subject: [PATCH] 11

---
 agent.rar                         |    0 
 .env.development                  |    5 +++--
 .env.preview                      |    5 +++--
 src/views/dashboard/Workplace.vue |    1 +
 .env                              |    5 +++--
 5 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/.env b/.env
index 6520990..cbcce17 100644
--- a/.env
+++ b/.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
\ No newline at end of file
+# VUE_APP_API_BASE_URL=https://usapi.yanshiz.com
\ No newline at end of file
diff --git a/.env.development b/.env.development
index 8401e55..c604a69 100644
--- a/.env.development
+++ b/.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
diff --git a/.env.preview b/.env.preview
index 1251551..68def33 100644
--- a/.env.preview
+++ b/.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 
\ No newline at end of file
diff --git a/agent.rar b/agent.rar
index f4eb9af..3b54161 100644
--- a/agent.rar
+++ b/agent.rar
Binary files differ
diff --git a/src/views/dashboard/Workplace.vue b/src/views/dashboard/Workplace.vue
index 9d3c172..cf76890 100644
--- a/src/views/dashboard/Workplace.vue
+++ b/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.', '')
         }

--
Gitblit v1.9.3