diff --git a/.env.development b/.env.development index 5f0e6e6..9c52fe0 100644 --- a/.env.development +++ b/.env.development @@ -2,8 +2,8 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://127.0.0.1:8325' -# VUE_APP_BASE_API = 'https://shop.lihaink.cn' +#VUE_APP_BASE_API = 'http://127.0.0.1:8325' + VUE_APP_BASE_API = 'https://shop.lihaink.cn' # socket 连接地址 #VUE_APP_WS_URL = 'ws://192.168.3.20:8324' VUE_APP_WS_URL = 'wss://shop.lihaink.cn' diff --git a/src/views/product/productList/index.vue b/src/views/product/productList/index.vue index 9af21c5..ebc2429 100644 --- a/src/views/product/productList/index.vue +++ b/src/views/product/productList/index.vue @@ -3,34 +3,80 @@
- +
- + - - + + - + - + - - + + @@ -68,8 +114,18 @@ - - + + @@ -78,27 +134,45 @@ 添加商品 商品采集 - 批量下架 - 批量上架 + 批量下架 + 批量上架 批量设置标签 - 批量设置运费 - 批量设置佣金 - 批量设置会员价 + 批量设置运费 + 批量设置佣金 + 批量设置会员价
- - + @rowclick.stop="closeEdit" + > +