1. 找到有道云的安装目录。如:C:\Program Files (x86)\Youdao\YoudaoNote\theme,进入theme文件夹,找到build.xml文件,打开该文件。
2. 搜索"底部广告",将 bounds="0,0,0,161"参数修改为0.0.0.0,重启云笔记即可。
<!-- 底部广告-->
<AdWraperMid type="panel" css="public" dockstyle="bottom" visible="false" bounds="0,0,0,0">
3.将有道云笔记布局设置为精简模式,并重启有道云笔记。