From 643ddd2abd964cdf727329d601fbec07d458e661 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 01 八月 2024 10:27:10 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_jiaxuan/pages/detailDis/product.json | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/pages/detailDis/product.json b/wechat_jiaxuan/pages/detailDis/product.json
index 8835af0..7d1fb55 100644
--- a/wechat_jiaxuan/pages/detailDis/product.json
+++ b/wechat_jiaxuan/pages/detailDis/product.json
@@ -1,3 +1,9 @@
{
- "usingComponents": {}
+ "usingComponents": {
+ "van-popup": "@vant/weapp/popup/index",
+ "authCard": "/components/authCard/authCard",
+ "idCard": "../../components/idCard/index",
+ "mp-html": "mp-html"
+ },
+ "navigationBarTitleText": ""
}
\ No newline at end of file
--
Gitblit v1.9.3