From c96dbe4affed46a4c4b8a99051b024bb39baf00f Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Wed, 6 May 2026 18:52:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=AA=8C=E8=AF=81=E6=BB=91?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommonFooter.vue | 18 +++++++++--------- src/views/contract/hold-position.vue | 2 +- src/views/signIn/index.vue | 4 ++-- src/views/signUp/agent.vue | 4 ++-- src/views/signUp/index.vue | 4 ++-- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/components/CommonFooter.vue b/src/components/CommonFooter.vue index 9f82674..af8f09b 100644 --- a/src/components/CommonFooter.vue +++ b/src/components/CommonFooter.vue @@ -1,10 +1,10 @@ @@ -479,11 +479,11 @@ export default { this.getServiceLink(); // console.log(this.service); this.getEmial(); - if(this.isLogin){ - this.chatcount = setInterval(()=>{ - this.chat() - },5000) - } + // if(this.isLogin){ + // this.chatcount = setInterval(()=>{ + // this.chat() + // },5000) + // } }, }; diff --git a/src/views/contract/hold-position.vue b/src/views/contract/hold-position.vue index 3e48b25..26590ca 100644 --- a/src/views/contract/hold-position.vue +++ b/src/views/contract/hold-position.vue @@ -52,7 +52,7 @@ {{ item.realtimePrice }} {{ item.flatPrice }} {{ (parseFloat(item.unRealProfit)).toFixed(2) }} - {{ item.profitRate }} + {{ item.profitRate }} {{ item.tpPrice || "--" }}/{{ item.slPrice || "--" }}