处理弹窗
This commit is contained in:
@@ -69,6 +69,7 @@ function translateFun() {
|
||||
$('.placeholder').attr('placeholder',langReplace(localLang.createGuild.placeholder));
|
||||
}
|
||||
$('.submitSuccessfully .submitSuccessfully_in .but').click(function () {
|
||||
$('.submitSuccessfully').hide();
|
||||
window.history.back();
|
||||
})
|
||||
function fileChangeF(e) {
|
||||
|
Reference in New Issue
Block a user