From 550ffcedc50b3c38e091108cb09d8f506212ddcb Mon Sep 17 00:00:00 2001
From: "DESKTOP-A1SENDA\\HUzy" <472860318@qq.com>
Date: Tue, 11 May 2021 14:20:13 +0800
Subject: [PATCH] -----
---
pages/goods/index/index.wxml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pages/goods/index/index.wxml b/pages/goods/index/index.wxml
index d7f47fc..3f207d0 100644
--- a/pages/goods/index/index.wxml
+++ b/pages/goods/index/index.wxml
@@ -39,7 +39,8 @@
{{item.description || ''}}
- ¥{{formate.formatePrice(item.unitPrice, kg)}}
+ ¥{{formate.formatePrice(item.unitPrice, kg)}}
+ 价格面议
编辑
{{item.status == 2 ? '上架': '下架'}}