mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	Deploying to gh-pages from  @ 61a5b3072c 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									cdf8ff658e
								
							
						
					
					
						commit
						95643e3c81
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -18,7 +18,7 @@
 | 
			
		||||
    <meta name="x5-fullscreen" content="true">
 | 
			
		||||
    <meta name="x5-page-mode" content="app">
 | 
			
		||||
    <link id="mota-css" type='text/css' href='/HumanBreak/styles.css' rel='stylesheet'>
 | 
			
		||||
  <script type="module" crossorigin src="/HumanBreak/assets/index.d51a4649.js"></script>
 | 
			
		||||
  <script type="module" crossorigin src="/HumanBreak/assets/index.b22c9e94.js"></script>
 | 
			
		||||
  <link rel="modulepreload" crossorigin href="/HumanBreak/assets/antdv.d3c1a017.js">
 | 
			
		||||
  <link rel="modulepreload" crossorigin href="/HumanBreak/assets/common.311ffe86.js">
 | 
			
		||||
  <link rel="stylesheet" href="/HumanBreak/assets/index.9d10ee3b.css">
 | 
			
		||||
@ -215,7 +215,7 @@
 | 
			
		||||
 | 
			
		||||
  <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-polyfill" src="/HumanBreak/assets/polyfills-legacy.fcbd97b9.js"></script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-entry" data-src="/HumanBreak/assets/index-legacy.9ccf408a.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-entry" data-src="/HumanBreak/assets/index-legacy.960d01e8.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										85
									
								
								maps/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										85
									
								
								maps/index.html
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,85 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="zh-CN">
 | 
			
		||||
 | 
			
		||||
<head>
 | 
			
		||||
    <meta charset="UTF-8">
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    <title>人类:开天辟地 缩略图集</title>
 | 
			
		||||
    <style>
 | 
			
		||||
        html {
 | 
			
		||||
            width: 100%;
 | 
			
		||||
            height: 100%;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        body {
 | 
			
		||||
            background-color: black;
 | 
			
		||||
            padding: 0;
 | 
			
		||||
            margin: 0;
 | 
			
		||||
            display: flex;
 | 
			
		||||
            flex-direction: column;
 | 
			
		||||
            align-items: center;
 | 
			
		||||
            width: 100%;
 | 
			
		||||
            height: 100%;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        #map-group {
 | 
			
		||||
            display: flex;
 | 
			
		||||
            width: 50%;
 | 
			
		||||
            flex-direction: column;
 | 
			
		||||
            align-items: center;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        #map-group span {
 | 
			
		||||
            font-size: 32px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        a {
 | 
			
		||||
            color: aqua;
 | 
			
		||||
            text-decoration: none;
 | 
			
		||||
            transition: color 0.2s linear;
 | 
			
		||||
            width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        a:hover {
 | 
			
		||||
            color: aquamarine;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        img {
 | 
			
		||||
            width: 90%;
 | 
			
		||||
            border: 1px solid #ddd4;
 | 
			
		||||
            border-style: dashed;
 | 
			
		||||
            cursor: pointer;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .map-one {
 | 
			
		||||
            display: flex;
 | 
			
		||||
            width: 100%;
 | 
			
		||||
            justify-content: space-between;
 | 
			
		||||
            align-items: center;
 | 
			
		||||
        }
 | 
			
		||||
    </style>
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
<body>
 | 
			
		||||
    <div id="map-group">
 | 
			
		||||
        <span>人类:开天辟地 缩略图集</span>
 | 
			
		||||
    </div>
 | 
			
		||||
    <script>
 | 
			
		||||
        const list = ['草原', '洞穴', '勇气之路', '智慧小径'];
 | 
			
		||||
        let html = '';
 | 
			
		||||
        list.forEach(v => {
 | 
			
		||||
            html += `
 | 
			
		||||
        <div class="map-one">
 | 
			
		||||
            <a href="${v}.png" class="map-a" target="_blank">${v}</a>
 | 
			
		||||
            <img src="${v}.png" class="map-img" onclick="window.open('${v}.png')"></img>
 | 
			
		||||
        </div>
 | 
			
		||||
`
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        const div = document.getElementById('map-group');
 | 
			
		||||
        div.innerHTML += html;
 | 
			
		||||
    </script>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user