From 46f5b5ae04eea2a413554b46216cdb3b607b7020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=8F?= <1978476055@qq.com> Date: Tue, 16 Jul 2024 17:26:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AC=E8=B4=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 8 ++++---- src/views/accounts/transferRecord/index.vue | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env.development b/.env.development index e47a783..2c630c5 100644 --- a/.env.development +++ b/.env.development @@ -3,12 +3,12 @@ ENV = 'development' # http://192.168.1.43:8324/admin # http://mer.crmeb.net/admin # base api -VUE_APP_BASE_API = 'http://192.168.1.12:8080' -# VUE_APP_BASE_API = 'https://api.tropjoin.com/' +# VUE_APP_BASE_API = 'http://192.168.1.12:8080' +VUE_APP_BASE_API = 'https://api.tropjoin.com' # socket 连接地址 -VUE_APP_WS_URL = 'ws://http://192.168.1.12:8080' -# VUE_APP_WS_URL = 'ws://https://api.tropjoin.com/' +# VUE_APP_WS_URL = 'ws://http://192.168.1.12:8080' +VUE_APP_WS_URL = 'ws://https://api.tropjoin.com' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # to control whether the babel-plugin-dynamic-import-node plugin is enabled. diff --git a/src/views/accounts/transferRecord/index.vue b/src/views/accounts/transferRecord/index.vue index d95bd36..8349c9a 100644 --- a/src/views/accounts/transferRecord/index.vue +++ b/src/views/accounts/transferRecord/index.vue @@ -59,7 +59,7 @@ - +