From 25adb88dec63fffb045386df1e45dd26d19e8915 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Thu, 9 Feb 2023 22:17:08 +0800 Subject: [PATCH] fix: 50f3aaab9a88c55a3f352e52f78314bd974ef34a --- web/js/uoj.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/js/uoj.js b/web/js/uoj.js index 3c4420e..5bc4872 100644 --- a/web/js/uoj.js +++ b/web/js/uoj.js @@ -1312,12 +1312,12 @@ $.fn.remote_submit_type_group = function(oj, pid, url, submit_type) { }); } - div_submit_type_my.append( + div_account_data.append( $('
') .append($('
').append('')) .append($('
').append(input_uoj_uojsessid)) .append($('
').append($('
').append('请填入 Cookie 中的 UOJSESSID。'))) - ).append(input_my_account_data); + ); } $(this).append(