From 0bbcee731e5259feadd261e8a84c3e27b8387e01 Mon Sep 17 00:00:00 2001
From: hailu <962012470@qq.com>
Date: 星期一, 02 十二月 2024 14:02:05 +0800
Subject: [PATCH] 备份

---
 pages.json |  109 ++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 76 insertions(+), 33 deletions(-)

diff --git a/pages.json b/pages.json
index 24d14cc..cb95798 100644
--- a/pages.json
+++ b/pages.json
@@ -5,7 +5,29 @@
 	"pages": [{
 			"path": "pages/public/login",
 			"style": {
-				"navigationBarTitleText": "",
+				"navigationBarTitleText": "鐧诲綍",
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false,
+					"animationType": "slide-in-bottom"
+				}
+			}
+		},
+		{
+			"path": "pages/public/register",
+			"style": {
+				"navigationBarTitleText": "娉ㄥ唽",
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false,
+					"animationType": "slide-in-bottom"
+				}
+			}
+		},
+		{
+			"path": "pages/public/forget",
+			"style": {
+				"navigationBarTitleText": "蹇樿瀵嗙爜",
 				"navigationStyle": "custom",
 				"app-plus": {
 					"titleNView": false,
@@ -18,6 +40,18 @@
 			"style": {
 				// #ifdef MP 
 				"navigationBarTitleText": "棣栭〉",
+				"navigationStyle": "custom",
+				// #endif 
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
+			"path": "pages/checkPolicies/originalText",
+			"style": {
+				// #ifdef MP 
+				"navigationBarTitleText": "椤圭洰鍘熸枃",
 				"navigationStyle": "custom",
 				// #endif 
 				"app-plus": {
@@ -57,10 +91,44 @@
 					"titleNView": false
 				}
 			}
-		}, {
+		}, 
+		{
 			"path": "pages/set/set",
 			"style": {
 				"navigationBarTitleText": "璁剧疆"
+			}
+		},
+		{
+			"path": "pages/user/vip",
+			"style": {
+				"navigationBarTitleText": "VIP濂楅"
+			}
+		},
+		{
+			"path": "pages/set/MessagePush",
+			"style": {
+				"navigationBarTitleText": "鎺ㄩ�佽缃�"
+			}
+		},
+		{
+			"path": "pages/set/accountControl",
+			"style": {
+				"navigationBarTitleText": "璐﹀彿璁剧疆"
+			}
+		},
+		{
+			"path": "pages/set/changepsw",
+			"style": {
+				"navigationBarTitleText": "淇敼瀵嗙爜"
+			}
+		},
+		{
+			"path": "pages/user/reportCenter",
+			"style": {
+				"navigationBarTitleText": "鏀惰棌鍒楄〃",
+				"app-plus": {
+					"titleNView": false
+				}
 			}
 		},
 
@@ -82,27 +150,7 @@
 				"navigationStyle": "custom",
 				// #endif
 				"app-plus": {
-					"bounce": "none",
-					"titleNView": {
-						"type": "transparent",
-						"buttons": [{
-								"fontSrc": "/static/yticon.ttf",
-								"text": "\ue60f",
-								"fontSize": "24",
-								"color": "#303133",
-								"width": "46px",
-								"background": "rgba(0,0,0,0)"
-							},
-							{
-								"fontSrc": "/static/yticon.ttf",
-								"text": "\ue744",
-								"fontSize": "28",
-								"color": "#303133",
-								"background": "rgba(0,0,0,0)",
-								"redDot": true
-							}
-						]
-					}
+					"titleNView": false
 				}
 			}
 		}, {
@@ -132,9 +180,10 @@
 				"navigationBarTitleText": "鍒涘缓璁㈠崟"
 			}
 		}, {
-			"path": "pages/address/address",
+			"path": "pages/user/company",
 			"style": {
-				"navigationBarTitleText": "鏀惰揣鍦板潃"
+				"navigationBarTitleText": "鎴戠殑浼佷笟"
+				
 			}
 		}, {
 			"path": "pages/address/addressManage",
@@ -160,9 +209,9 @@
 		}, {
 			"path": "pages/category/category",
 			"style": {
-				"navigationBarTitleText": "鍒嗙被",
+				"navigationBarTitleText": "鏀惰棌",
 				"app-plus": {
-					"bounce": "none"
+					"titleNView": false
 				}
 			}
 		}, {
@@ -195,12 +244,6 @@
 				"iconPath": "static/tab-cate.png",
 				"selectedIconPath": "static/tab-cate-current.png",
 				"text": "鏀惰棌"
-			},
-			{
-				"pagePath": "pages/cart/cart",
-				"iconPath": "static/tab-cart.png",
-				"selectedIconPath": "static/tab-cart-current.png",
-				"text": "璐墿杞�"
 			},
 			{
 				"pagePath": "pages/user/user",

--
Gitblit v1.8.0