mirror of
				https://github.com/kongyuebin1/dongfeng-pay.git
				synced 2025-11-04 21:17:32 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			284 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			284 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
	<meta charset="utf-8">
 | 
						|
	<title>管理后台</title>
 | 
						|
	<link rel="stylesheet" type="text/css" href="../static/css/basic.css">
 | 
						|
	<script src="../static/js/filter.js"></script>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
	<h1>利润统计</h1>
 | 
						|
</body>
 | 
						|
</html> |