From 865b229e81373facf6d6e5d050f4f45532b80621 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 26 七月 2024 16:01:27 +0800
Subject: [PATCH] ''
---
wechat_staff/pages/kefu/fond.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wechat_staff/pages/kefu/fond.js b/wechat_staff/pages/kefu/fond.js
index 814ef7e..913f0c5 100644
--- a/wechat_staff/pages/kefu/fond.js
+++ b/wechat_staff/pages/kefu/fond.js
@@ -105,7 +105,7 @@
let that = this
getContentShareImg({
articleId: obj.id + '&' + obj.joinType,
- type: '1',
+ type: '0',
// pageUrl: path,
imgurl: obj.coverImage,
}).then(res => {
--
Gitblit v1.9.3