diff --git a/.env.development b/.env.development index 9bd1cda..4142a44 100644 --- a/.env.development +++ b/.env.development @@ -2,12 +2,12 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://192.168.1.12:8080' -# VUE_APP_BASE_API = 'https://plus.hwms.shop' +# VUE_APP_BASE_API = 'http://192.168.1.12:8080' +VUE_APP_BASE_API = 'https://api.tropjoin.com' # socket 连接地址 -VUE_APP_WS_URL = 'ws://192.168.1.12:8080' -# VUE_APP_WS_URL = 'ws://plus.hwms.shop' +# VUE_APP_WS_URL = 'ws://192.168.1.12:8080' +VUE_APP_WS_URL = 'ws://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/transManage/index.vue b/src/views/accounts/transManage/index.vue index fc84936..e5d52f2 100644 --- a/src/views/accounts/transManage/index.vue +++ b/src/views/accounts/transManage/index.vue @@ -47,7 +47,7 @@
- +