68 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			68 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "pages": [{
							 | 
						||
| 
								 | 
							
								    "path": "pages/index",
							 | 
						||
| 
								 | 
							
								    "style": {
							 | 
						||
| 
								 | 
							
								      "navigationBarTitleText": "资源查询",
							 | 
						||
| 
								 | 
							
									  "navigationBarBackgroundColor": "#4A90E2",
							 | 
						||
| 
								 | 
							
									  "navigationBarTextStyle": "white"
							 | 
						||
| 
								 | 
							
									  
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  }, {
							 | 
						||
| 
								 | 
							
								    "path": "pages/ranking/index",
							 | 
						||
| 
								 | 
							
								    "style": {
							 | 
						||
| 
								 | 
							
								      "navigationBarTitleText": "排行榜",
							 | 
						||
| 
								 | 
							
									  "navigationStyle": "custom"
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  }, {
							 | 
						||
| 
								 | 
							
								    "path": "pages/mine/index",
							 | 
						||
| 
								 | 
							
								    "style": {
							 | 
						||
| 
								 | 
							
								      "navigationBarTitleText": "我的",
							 | 
						||
| 
								 | 
							
									  "navigationStyle": "custom"
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  {
							 | 
						||
| 
								 | 
							
								  	"path" : "pages/mine/guanzhu",
							 | 
						||
| 
								 | 
							
								  	"style" : 
							 | 
						||
| 
								 | 
							
								  	{
							 | 
						||
| 
								 | 
							
								  		"navigationBarTitleText" : "关于我们"
							 | 
						||
| 
								 | 
							
								  	}
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  {
							 | 
						||
| 
								 | 
							
								  	"path" : "pages/mine/imgShow",
							 | 
						||
| 
								 | 
							
								  	"style" : 
							 | 
						||
| 
								 | 
							
								  	{
							 | 
						||
| 
								 | 
							
								  		"navigationBarTitleText" : ""
							 | 
						||
| 
								 | 
							
								  	}
							 | 
						||
| 
								 | 
							
								  }],
							 | 
						||
| 
								 | 
							
								  "tabBar": {
							 | 
						||
| 
								 | 
							
								    "color": "#000000",
							 | 
						||
| 
								 | 
							
								    "selectedColor": "#000000",
							 | 
						||
| 
								 | 
							
								    // "borderStyle": "white",
							 | 
						||
| 
								 | 
							
								    "backgroundColor": "#ffffff",
							 | 
						||
| 
								 | 
							
								    "list": [{
							 | 
						||
| 
								 | 
							
								        "pagePath": "pages/index",
							 | 
						||
| 
								 | 
							
								        "iconPath": "static/images/tabbar/home.png",
							 | 
						||
| 
								 | 
							
								        "selectedIconPath": "static/images/tabbar/home_.png",
							 | 
						||
| 
								 | 
							
								        "text": "首页"
							 | 
						||
| 
								 | 
							
								      },
							 | 
						||
| 
								 | 
							
									  {
							 | 
						||
| 
								 | 
							
								        "pagePath": "pages/ranking/index",
							 | 
						||
| 
								 | 
							
								        "iconPath": "static/images/tabbar/ranking.png",
							 | 
						||
| 
								 | 
							
								        "selectedIconPath": "static/images/tabbar/ranking_.png",
							 | 
						||
| 
								 | 
							
								        "text": "排行榜"
							 | 
						||
| 
								 | 
							
								      },
							 | 
						||
| 
								 | 
							
									  {
							 | 
						||
| 
								 | 
							
								        "pagePath": "pages/mine/index",
							 | 
						||
| 
								 | 
							
								        "iconPath": "static/images/tabbar/mine.png",
							 | 
						||
| 
								 | 
							
								        "selectedIconPath": "static/images/tabbar/mine_.png",
							 | 
						||
| 
								 | 
							
								        "text": "我的"
							 | 
						||
| 
								 | 
							
								      }
							 | 
						||
| 
								 | 
							
								    ]
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "globalStyle": {
							 | 
						||
| 
								 | 
							
								    "navigationBarTextStyle": "black",
							 | 
						||
| 
								 | 
							
								    "navigationBarTitleText": "橘子短剧",
							 | 
						||
| 
								 | 
							
								    "navigationBarBackgroundColor": "#FFFFFF"
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								}
							 |