🦊解决在模态框打开的情况下pjax返回出现问题的bug
This commit is contained in:
		@@ -136,7 +136,7 @@ function initialize_fc_lite() {
 | 
				
			|||||||
                <div id="modal-articles-container"></div>
 | 
					                <div id="modal-articles-container"></div>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            `;
 | 
					            `;
 | 
				
			||||||
            document.body.appendChild(modal);
 | 
					            root.appendChild(modal);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        const modal = document.getElementById('modal');
 | 
					        const modal = document.getElementById('modal');
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								static/1.png
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								static/1.png
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 36 KiB  | 
		Reference in New Issue
	
	Block a user