Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スナップショットを見れば、私の言いたいことが理解できるでしょう。
ブラウザのコード検査(CTRL+U通常)を使用してページ上のiframeを見つけ、jQueryを使用して(便利なため)削除する必要があります。したがって、ページにそのようなスクリプトを追加する$(function() { $('#pubPath').remove(); });か、別のWebサイトに切り替える必要があります。
CTRL
U
$(function() { $('#pubPath').remove(); });