Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
没有报错,但是窗口显示有问题,这个是什么情况
@neoguo 应该是环境中没有中文字体之类的,可以先跳过
同样的问题,应该是缺少中文字体 sudo apt update sudo apt install fonts-wqy-zenhei # 文泉驿正黑(常用) sudo apt install fonts-noto-cjk # 谷歌 noto 字体(支持多语言) 安装后解决