From b0a4d23b83b9cdbdee15263acdd4e7353a8286a1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 07 八月 2024 18:19:48 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_jiaxuan/project.private.config.json |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/wechat_jiaxuan/project.private.config.json b/wechat_jiaxuan/project.private.config.json
index 3a25112..cec8671 100644
--- a/wechat_jiaxuan/project.private.config.json
+++ b/wechat_jiaxuan/project.private.config.json
@@ -39,7 +39,7 @@
         },
         {
           "name": "",
-          "pathName": "pages/auth/auth",
+          "pathName": "pages/userinfo/collect",
           "query": "",
           "launchMode": "default",
           "scene": null
@@ -53,7 +53,14 @@
         },
         {
           "name": "",
-          "pathName": "pages/kefu/index",
+          "pathName": "pages/auth/auth",
+          "query": "",
+          "launchMode": "default",
+          "scene": null
+        },
+        {
+          "name": "",
+          "pathName": "pages/userinfo/index",
           "query": "",
           "launchMode": "default",
           "scene": null

--
Gitblit v1.9.3