From 9117108346d215ab0d3f05b6989437e2e9eb64c5 Mon Sep 17 00:00:00 2001 From: 15820893422 <1978476055@qq.com> Date: Tue, 2 Apr 2024 14:01:42 +0800 Subject: [PATCH] add --- .env.development | 4 ++-- src/views/product/productList/proDetails.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index f9e41a6..fdce1e0 100644 --- a/.env.development +++ b/.env.development @@ -6,8 +6,8 @@ VUE_APP_BASE_API = 'http://192.168.1.32:8080' # VUE_APP_BASE_API = 'https://plus.hwms.shop' # socket 连接地址 -VUE_APP_WS_URL = 'ws://plus.hwms.shop' -# VUE_APP_WS_URL = 'ws://mer1.crmeb.net' +VUE_APP_WS_URL = 'ws://192.168.1.32:8080' +# VUE_APP_WS_URL = 'ws://plus.hwms.shop' # 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/product/productList/proDetails.vue b/src/views/product/productList/proDetails.vue index 547b91c..31a6a3b 100644 --- a/src/views/product/productList/proDetails.vue +++ b/src/views/product/productList/proDetails.vue @@ -321,7 +321,7 @@ -->
  • 审核图:
    - +