From 4dc531fc2dcd6517fffa2e9760225f5705537258 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 19 七月 2024 20:11:27 +0800
Subject: [PATCH] 代码提交
---
wechat_jiaxuan/app.json | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/wechat_jiaxuan/app.json b/wechat_jiaxuan/app.json
index c37523e..9414c87 100644
--- a/wechat_jiaxuan/app.json
+++ b/wechat_jiaxuan/app.json
@@ -16,6 +16,7 @@
"pages/productVideo/index",
"pages/homeId/index",
"pages/kefu/index",
+ "pages/kefu/service",
"pages/detailDis/product",
"pages/detailDis/case",
"pages/detailDis/realpic",
@@ -24,7 +25,8 @@
"pages/userinfo/collect",
"pages/userinfo/favorite",
"pages/sets/index",
- "pages/sets/protocol"
+ "pages/sets/protocol",
+ "pages/richText/index"
],
"window": {
"navigationBarTitleText": "蹇楅偊瀹堕��",
@@ -52,7 +54,7 @@
"pagePath": "pages/consult/consult",
"iconPath": "static/tabbar/nav_mendian.png",
"selectedIconPath": "static/tabbar/nav_mendianAc.png",
- "text": "鍜ㄨ"
+ "text": "璧勮"
},
{
"pagePath": "pages/mine/mine",
@@ -71,8 +73,7 @@
},
"requiredPrivateInfos": [
"getLocation",
- "chooseLocation",
- "getFuzzyLocation"
+ "chooseLocation"
],
"permission": {
"scope.userLocation": {
--
Gitblit v1.9.3