From 744c16a15432461394e1e2dbdfaea34a766fcc6b Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 01 八月 2024 08:53:29 +0800
Subject: [PATCH] ‘’
---
wechat_jiaxuan/pages/detailDis/product.js | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/pages/detailDis/product.js b/wechat_jiaxuan/pages/detailDis/product.js
index beb90e7..7f9866a 100644
--- a/wechat_jiaxuan/pages/detailDis/product.js
+++ b/wechat_jiaxuan/pages/detailDis/product.js
@@ -16,7 +16,10 @@
isFold: false,
info: {},
member: {},
- showShare: false
+ showShare: false,
+ options: {
+ empty: '鏃犲弬鏁�'
+ }
},
changeFold() {
this.setData({ isFold: !this.data.isFold })
--
Gitblit v1.9.3