From 26fb0b3e76f52212a2cef49a0bc0b94e7425880c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 10:55:10 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
wechat_jiaxuan/project.private.config.json | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/project.private.config.json b/wechat_jiaxuan/project.private.config.json
index fe80c7c..5a7c8d4 100644
--- a/wechat_jiaxuan/project.private.config.json
+++ b/wechat_jiaxuan/project.private.config.json
@@ -53,10 +53,17 @@
},
{
"name": "",
- "pathName": "pages/store/info",
+ "pathName": "pages/productVideo/index",
"query": "",
"launchMode": "default",
"scene": null
+ },
+ {
+ "name": "",
+ "pathName": "pages/consult/detail",
+ "query": "id=1813577799402684418",
+ "launchMode": "default",
+ "scene": null
}
]
}
--
Gitblit v1.9.3