| 
					
				 | 
			
			
				@@ -3,7 +3,7 @@ import { defineUniPages } from '@uni-helper/vite-plugin-uni-pages' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 export default defineUniPages({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   globalStyle: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     navigationStyle: 'default', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    navigationBarTitleText: 'unibest', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    navigationBarTitleText: '筑巢荟', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     navigationBarBackgroundColor: '#f8f8f8', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     navigationBarTextStyle: 'black', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     backgroundColor: '#FFFFFF', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -65,476 +65,476 @@ export default defineUniPages({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       { name: '支付成功', path: '/pages-sub/mine/scan/pay/success/index' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  subPackages:[ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	  { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		  root:"pages-sub", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		  pages:[ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/about/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "1分钟快速了解筑巢荟" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/classmates/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "同学荟", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/classmates-detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "详情", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/content/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "详情", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/mall/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "品质商城", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/moment/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "详情", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/offline-activity/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "线下活动", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/schedule/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "游学日程" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/spread/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "设计传播", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/study-tour/detail", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "游学计划", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/study-tour/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "设计游学", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/study-tour/list", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "游学计划", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/activity/detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/activity/images/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "活动图片", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#ffffff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/mall/confirm-order/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "确认订单", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/mall/detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "品质商城", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/mall/shopping-cart/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "购物车", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/offline-activity/cycling-rankings/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/offline-activity/list/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "线下活动", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/spread/case-shooting/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "案例拍摄", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#ffffff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/spread/design-awards/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "设计奖项", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/spread/product-detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "path": "home/spread/wx-agent-operation/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarTitleText": "微信代运营", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					"navigationBarBackgroundColor": "#ffffff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "home/mall/purchased/success/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						"navigationBarTitleText": "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						"navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "home/spread/case-shooting/photographer/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						"navigationBarTitleText": "案例拍摄", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						"navigationBarBackgroundColor": "#ffffff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "about/about", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "关于" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "login/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "登录" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "common/content-html/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "common/webview/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "publish/moment/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "个人动态", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "publish/tags/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "添加标签", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "common/status/success/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/agents/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "客服", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/authentication/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "设计师认证", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/convention/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/coupons/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "优惠券包", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/honors/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "我的荣誉", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/invite/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "邀请设计师", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/levels/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/orders/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "我的订单", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/points/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/setting/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "个人设置" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/channels/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "关联视频号", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/consult/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/edit/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "编辑", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/qr-code/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "个人码", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/statistics/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "主页数据", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/honors/detail/collection", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "我的典藏", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/honors/detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "我的荣誉", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/honors/leaderboard/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "获取榜单", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/levels/rules/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "等级规则", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/orders/code/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "兑换码", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/orders/detail/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "订单详情", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/scan/result/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "扫码结果", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/setting/mobile/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "手机号" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/authentication/submit/success/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "提交成功" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/homepage/consult/success/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "提交成功" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/scan/pay/success/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarBackgroundColor": "#fff" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "path": "mine/setting/mobile/modify/index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "type": "page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					    "navigationBarTitleText": "修改手机号" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  subPackages: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      root: 'pages-sub', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      pages: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/about/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '1分钟快速了解筑巢荟', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/classmates/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '同学荟', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/classmates-detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '详情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/content/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '详情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/mall/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '品质商城', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/moment/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '详情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/offline-activity/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '线下活动', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/schedule/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '游学日程', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '设计传播', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/study-tour/detail', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '游学计划', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/study-tour/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '设计游学', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/study-tour/list', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '游学计划', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/activity/detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/activity/images/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '活动图片', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#ffffff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/mall/confirm-order/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '确认订单', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/mall/detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '品质商城', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/mall/shopping-cart/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '购物车', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/offline-activity/cycling-rankings/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/offline-activity/list/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '线下活动', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/case-shooting/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '案例拍摄', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#ffffff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/design-awards/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '设计奖项', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/product-detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/wx-agent-operation/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '微信代运营', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#ffffff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/mall/purchased/success/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'home/spread/case-shooting/photographer/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '案例拍摄', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#ffffff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'about/about', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '关于', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'login/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '登录', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'common/content-html/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'common/webview/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'publish/moment/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '个人动态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'publish/tags/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '添加标签', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'common/status/success/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/agents/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '客服', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/authentication/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '设计师认证', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/convention/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/coupons/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '优惠券包', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/honors/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '我的荣誉', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/invite/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '邀请设计师', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/levels/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/orders/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '我的订单', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/points/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/setting/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '个人设置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/channels/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '关联视频号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/consult/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/edit/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '编辑', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/qr-code/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '个人码', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/statistics/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '主页数据', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/honors/detail/collection', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '我的典藏', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/honors/detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '我的荣誉', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/honors/leaderboard/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '获取榜单', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationStyle: 'custom', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/levels/rules/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '等级规则', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/orders/code/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '兑换码', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/orders/detail/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '订单详情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/scan/result/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '扫码结果', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/setting/mobile/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '手机号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/authentication/submit/success/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '提交成功', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/homepage/consult/success/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '提交成功', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/scan/pay/success/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarBackgroundColor: '#fff', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          path: 'mine/setting/mobile/modify/index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          style: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            navigationBarTitleText: '修改手机号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 }) 
			 |