求助:新牛津v2.4版本隐藏或者删除词源和英文释义

供参考:

Style display Property
Example

Set a

element to not be displayed:
document.getElementById(“myDIV”).style.display = “none”;

CSS display Property
p.ex1 {display: none;}

CSS变动:

预先隐藏中文:
.mw_zh{ display: none;}