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