From 1cee3a660c5f8e5f4290ae894c2898c4966a834d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 18:33:33 +0800
Subject: [PATCH] ''
---
wechat_jiaxuan/pages/detailDis/product.wxml | 17 +----------------
1 files changed, 1 insertions(+), 16 deletions(-)
diff --git a/wechat_jiaxuan/pages/detailDis/product.wxml b/wechat_jiaxuan/pages/detailDis/product.wxml
index f5bb0eb..3de3cca 100644
--- a/wechat_jiaxuan/pages/detailDis/product.wxml
+++ b/wechat_jiaxuan/pages/detailDis/product.wxml
@@ -74,20 +74,5 @@
</view>
</view>
</view>
- <!-- -->
- <van-popup position="bottom" show="{{ showShare }}" bind:close="onClose">
- <view class="share_modal">
- <view class="btns">
- <button open-type="share" class="item" bindtap="handleShare">
- <image src="../../static/icon/wechat.png"></image>
- <view>鍙戦�佸ソ鍙�</view>
- </button>
- <button class="item" bindtap="handleDown">
- <image src="../../static/icon/download.png"></image>
- <view>涓嬭浇娴锋姤</view>
- </button>
- </view>
- <view bindtap="onClose" class="cancel">鍙栨秷</view>
- </view>
- </van-popup>
+
</view>
\ No newline at end of file
--
Gitblit v1.9.3