diff --git a/.env.development b/.env.development index 98c45ac..f35759d 100644 --- a/.env.development +++ b/.env.development @@ -3,9 +3,9 @@ ENV = 'development' # 接口地址 # VUE_APP_BASE_API = 'http://192.168.2.44:8000' # VUE_APP_BASE_API = 'http://192.168.2.133:8000' -VUE_APP_BASE_API = 'https://admintestpapi.sxczgkj.cn' +# VUE_APP_BASE_API = 'https://admintestpapi.sxczgkj.cn' # VUE_APP_BASE_API = 'https://cashieradmin.sxczgkj.cn' -# VUE_APP_BASE_API = 'http://192.168.2.96:8000' +VUE_APP_BASE_API = 'http://192.168.2.96:8000' VUE_APP_WS_API = 'ws://192.168.2.128:8000' # 是否启用 babel-plugin-dynamic-import-node插件 diff --git a/src/views/shop/components/shopInfo.vue b/src/views/shop/components/shopInfo.vue index f57b841..9c31526 100644 --- a/src/views/shop/components/shopInfo.vue +++ b/src/views/shop/components/shopInfo.vue @@ -78,7 +78,7 @@ - +