| 
									
										
										
										
											2023-11-08 03:03:36 +08:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta http-equiv="content-type" content="text/html;charset=utf-8"/> | 
					
						
							|  |  |  |   <link rel="shortcut icon" href="#"/> | 
					
						
							|  |  |  |   {{block 'css'}}{{/block}} | 
					
						
							|  |  |  |   <style> | 
					
						
							|  |  |  |     .head_box { | 
					
						
							|  |  |  |       background-image: url('{{_miao_path}}{{headImg}}'); | 
					
						
							|  |  |  |       background-position: right; | 
					
						
							|  |  |  |       background-size: auto 100%; | 
					
						
							|  |  |  |       background-repeat: no-repeat; | 
					
						
							|  |  |  |       border-radius: 15px 50px 50px 15px; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   </style> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-13 02:18:46 +08:00
										 |  |  | <body class="body_box"> | 
					
						
							|  |  |  | <div class="container" id="container"> | 
					
						
							| 
									
										
										
										
											2023-11-08 03:03:36 +08:00
										 |  |  |   {{block 'main'}}{{/block}} | 
					
						
							| 
									
										
										
										
											2024-01-25 00:56:49 +08:00
										 |  |  |   <div class="logo">Created By {{yzName}} {{yzVersion}}</div> | 
					
						
							| 
									
										
										
										
											2023-11-08 03:03:36 +08:00
										 |  |  | </div> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |