修复部分浏览器缓存的BUG
This commit is contained in:
		
							parent
							
								
									9a03bd04af
								
							
						
					
					
						commit
						6210236452
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -213,6 +213,14 @@ markdown 基本语法教程 空格与换行 markdown 语法对于空格与换行
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<div class="post-content">
 | 
					<div class="post-content">
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 | 
					  <script>
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					async function fetchNoCache(url) {
 | 
				
			||||||
 | 
					    const timestamp = new Date().getTime(); 
 | 
				
			||||||
 | 
					    const noCacheUrl = `${url}?timestamp=${timestamp}`; 
 | 
				
			||||||
 | 
					    return fetch(noCacheUrl); 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
<div id="login">
 | 
					<div id="login">
 | 
				
			||||||
        <h1>投稿者中心</h1>
 | 
					        <h1>投稿者中心</h1>
 | 
				
			||||||
        <form id="loginForm">
 | 
					        <form id="loginForm">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user