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 @@ -->
  • 审核图:
    - +