From b3f87e8e86d41a5a49e6fc62fea4a11586fe2cc7 Mon Sep 17 00:00:00 2001 From: THK3121 Date: Wed, 7 Jun 2023 17:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/product/productList/index.vue | 740 +++++++++++++++--------- 2 files changed, 473 insertions(+), 271 deletions(-) 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" + > +