Browse Source

更新 'pages.json'

qiang 3 years ago
parent
commit
2d1f7749b1
1 changed files with 85 additions and 85 deletions
  1. 85 85
      pages.json

+ 85 - 85
pages.json

xqd
@@ -1,86 +1,86 @@
-{
-	"easycom": {
-		"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
-	},
-	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
-		{
-			"path": "pages/splash/index",
-			"style": {
-				"navigationBarTitleText": "",
-				"navigationBarBackgroundColor": "#FFFFFF",
-				"navigationBarTextStyle": "black",
-				"navigationStyle": "custom",
-				"app-plus": {
-					"bounce": "vertical"
-				}
-			}
-		},
-		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationBarTitleText": "丹棱检察官"
-			}
-		},
-		{
-			"path": "pages/teenager/index",
-			"style": {
-				"navigationBarTitleText": "未成年人司法保护"
-			}
-		},
-		{
-			"path": "pages/lawForm/lawForm",
-			"style": {
-				"navigationBarTitleText": ""
-			}
-		},
-		{
-			"path": "pages/news/newsList",
-			"style": {
-				"navigationBarTitleText": "丹检新闻"
-			}
-		},
-		{
-			"path": "pages/news/newsInfo",
-			"style": {
-				"navigationBarTitleText": "丹检新闻"
-			}
-		},
-		{
-			"path": "pages/tour_info/tour_info",
-			"style": {
-				"navigationBarTitleText": "巡回检察公告"
-			}
-		},
-		{
-			"path": "pages/lawForm/prosecution_service",
-			"style": {
-				"navigationBarTitleText": "检察服务预约"
-			}
-		},
-		{
-			"path": "pages/lawForm/uniteForm",
-			"style": {
-				"navigationBarTitleText": ""
-			}
-		},
-		{
-			"path": "pages/lawForm/public_welfare",
-			"style": {
-				"navigationBarTitleText": "公益诉讼随手拍"
-			}
-		},
-		{
-			"path": "pages/lawForm/massesInfo",
-			"style": {
-				"navigationBarTitleText": "群众意见建议"
-			}
-		}
-
-	],
-	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "uni-app",
-		"navigationBarBackgroundColor": "#F8F8F8",
-		"backgroundColor": "#F8F8F8"
-	}
+{
+	"easycom": {
+		"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
+	},
+	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+		{
+			"path": "pages/splash/index",
+			"style": {
+				"navigationBarTitleText": "",
+				"navigationBarBackgroundColor": "#FFFFFF",
+				"navigationBarTextStyle": "black",
+				"navigationStyle": "custom",
+				"app-plus": {
+					"bounce": "vertical"
+				}
+			}
+		},
+		{
+			"path": "pages/index/index",
+			"style": {
+				"navigationBarTitleText": "丹棱检察官"
+			}
+		},
+		{
+			"path": "pages/teenager/index",
+			"style": {
+				"navigationBarTitleText": "未成年人司法保护"
+			}
+		},
+		{
+			"path": "pages/lawForm/lawForm",
+			"style": {
+				"navigationBarTitleText": ""
+			}
+		},
+		{
+			"path": "pages/news/newsList",
+			"style": {
+				"navigationBarTitleText": "丹检新闻"
+			}
+		},
+		{
+			"path": "pages/news/newsInfo",
+			"style": {
+				"navigationBarTitleText": "丹检新闻"
+			}
+		},
+		{
+			"path": "pages/tour_info/tour_info",
+			"style": {
+				"navigationBarTitleText": "巡回检察公告"
+			}
+		},
+		{
+			"path": "pages/lawForm/prosecution_service",
+			"style": {
+				"navigationBarTitleText": "检察服务预约"
+			}
+		},
+		{
+			"path": "pages/lawForm/uniteForm",
+			"style": {
+				"navigationBarTitleText": ""
+			}
+		},
+		{
+			"path": "pages/lawForm/public_welfare",
+			"style": {
+				"navigationBarTitleText": "公益诉讼随手拍"
+			}
+		},
+		{
+			"path": "pages/lawForm/massesInfo",
+			"style": {
+				"navigationBarTitleText": "群众意见建议"
+			}
+		}
+
+	],
+	"globalStyle": {
+		"navigationBarTextStyle": "black",
+		"navigationBarTitleText": "丹检",
+		"navigationBarBackgroundColor": "#F8F8F8",
+		"backgroundColor": "#F8F8F8"
+	}
 }