所有测试页面支持滑动,暗黑模式音标更清晰,结果页隐藏导航栏播放按钮

This commit is contained in:
2026-07-19 00:17:09 +08:00
parent def92715ac
commit 26af66efeb
6 changed files with 22 additions and 6 deletions
@@ -55,6 +55,7 @@ final class WordDetailViewController: UIViewController {
private func buildLayout() {
let scrollView = UIScrollView()
scrollView.alwaysBounceVertical = true
view.addSubview(scrollView)
scrollView.translatesAutoresizingMaskIntoConstraints = false
NSLayoutConstraint.activate([