mirror of
				https://gitee.com/technical-laohu/mpay.git
				synced 2025-11-04 00:33:44 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			70 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"logo": {
 | 
						|
		"title": "码支付",
 | 
						|
		"image": "/admin/images/logo.png"
 | 
						|
	},
 | 
						|
	"menu": {
 | 
						|
		"data": "/Console/menu",
 | 
						|
		"method": "GET",
 | 
						|
		"accordion": true,
 | 
						|
		"collapse": false,
 | 
						|
		"control": false,
 | 
						|
		"controlWidth": 500,
 | 
						|
		"select": "index",
 | 
						|
		"async": true
 | 
						|
	},
 | 
						|
	"tab": {
 | 
						|
		"enable": true,
 | 
						|
		"keepState": true,
 | 
						|
		"session": true,
 | 
						|
		"preload": false,
 | 
						|
		"max": "30",
 | 
						|
		"index": {
 | 
						|
			"id": "console",
 | 
						|
			"href": "/Console/console",
 | 
						|
			"title": "首页"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"theme": {
 | 
						|
		"defaultColor": "2",
 | 
						|
		"defaultMenu": "dark-theme",
 | 
						|
		"defaultHeader": "light-theme",
 | 
						|
		"allowCustom": true,
 | 
						|
		"banner": false
 | 
						|
	},
 | 
						|
	"colors": [
 | 
						|
		{
 | 
						|
			"id": "1",
 | 
						|
			"color": "#2d8cf0",
 | 
						|
			"second": "#ecf5ff"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"id": "2",
 | 
						|
			"color": "#36b368",
 | 
						|
			"second": "#f0f9eb"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"id": "3",
 | 
						|
			"color": "#f6ad55",
 | 
						|
			"second": "#fdf6ec"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"id": "4",
 | 
						|
			"color": "#f56c6c",
 | 
						|
			"second": "#fef0f0"
 | 
						|
		},
 | 
						|
		{
 | 
						|
			"id": "5",
 | 
						|
			"color": "#3963bc",
 | 
						|
			"second": "#ecf5ff"
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"other": {
 | 
						|
		"keepLoad": "1200",
 | 
						|
		"autoHead": false,
 | 
						|
		"footer": false
 | 
						|
	},
 | 
						|
	"header": {
 | 
						|
		"message": "/admin/data/message.json"
 | 
						|
	}
 | 
						|
} |