From ed9dd00e7fb05ef942ec6cf863b7e084398e11e7 Mon Sep 17 00:00:00 2001 From: shuxiaoquan <853623962@qq.com> Date: Tue, 27 Feb 2024 14:54:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E4=BB=B7=E6=A0=BC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/goods/index.js | 4 ++-- pages/goods/detail.vue | 25 ++++++++++++------------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/api/goods/index.js b/api/goods/index.js index 22fa832..a2c7969 100644 --- a/api/goods/index.js +++ b/api/goods/index.js @@ -15,8 +15,8 @@ const api = { } // 商品价格修改 -export const editPrice = (param, option) => { - return request.get('StoreKeeper/editPrice', param, option) +export const editGoodsPrice = (param, option) => { + return request.get('StoreKeeper/editGoodsPrice', param, option) } // 商品浏览记录 diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index 303eab9..e974230 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -292,16 +292,16 @@ - 商品价: - + 原价格: + - 最高价: - + 商品价格: + - 加价率: - + 划线价格: +