From a339ea85618dac5715523e732c4136736d2e7981 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 15 八月 2024 10:12:00 +0800
Subject: [PATCH] 代码提交
---
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