| 
					
				 | 
			
			
				@@ -150,28 +150,29 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	"subPackages": [{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "root": "devTools/page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "name": "devToolsPage", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      "pages": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          "path": "index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            // #ifdef APP-PLUS 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            , 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "softinputMode": "adjustResize", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "backgroundColor": "transparent", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "animationDuration": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "animationType": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "popGesture": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "bounce": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            "titleNView": false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            // #endif 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	"subPackages": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		// { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     "root": "devTools/page", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     "name": "devToolsPage", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     "pages": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         "path": "index", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         "style": { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "navigationStyle": "custom" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // #ifdef APP-PLUS 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           , 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "softinputMode": "adjustResize", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "backgroundColor": "transparent", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "animationDuration": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "animationType": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "popGesture": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "bounce": "none", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           "titleNView": false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // #endif 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			/* 基础分包 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			"root": "pages_basics", //分包根路径 
			 |