From 9a50f2b681bb89336eed8100b2ffa36fed4e2639 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 17 七月 2024 10:12:41 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_jiaxuan/project.private.config.json | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/wechat_jiaxuan/project.private.config.json b/wechat_jiaxuan/project.private.config.json
index aa31e69..28a5ba8 100644
--- a/wechat_jiaxuan/project.private.config.json
+++ b/wechat_jiaxuan/project.private.config.json
@@ -1,16 +1,17 @@
{
"projectname": "wechat_jiaxuan",
"setting": {
- "compileHotReLoad": true
+ "compileHotReLoad": true,
+ "urlCheck": false
},
"description": "椤圭洰绉佹湁閰嶇疆鏂囦欢銆傛鏂囦欢涓殑鍐呭灏嗚鐩� project.config.json 涓殑鐩稿悓瀛楁銆傞」鐩殑鏀瑰姩浼樺厛鍚屾鍒版鏂囦欢涓�傝瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "libVersion": "3.4.9",
+ "libVersion": "2.30.4",
"condition": {
"miniprogram": {
"list": [
{
"name": "",
- "pathName": "pages/auth/auth",
+ "pathName": "pages/index/index",
"query": "",
"launchMode": "default",
"scene": null
@@ -31,7 +32,21 @@
},
{
"name": "",
- "pathName": "pages/consult/detail",
+ "pathName": "pages/mine/mine",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "",
+ "pathName": "pages/auth/auth",
+ "query": "",
+ "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "",
+ "pathName": "pages/store/store",
"query": "",
"launchMode": "default",
"scene": null
--
Gitblit v1.9.3