fix
无故事王国
2024-07-01 803e04b1ba7a513e8a04899c82b38f3c2fac131c
DolphinEnglishLearnStudent/Moudle/Me/VC/StudyVC.swift
@@ -46,6 +46,8 @@
                        super.setUI()
                        tableView.delegate = self
                        tableView.dataSource = self
                        tableView.showsVerticalScrollIndicator = false
                        tableView.showsHorizontalScrollIndicator = false
                        tableView.register(UINib(nibName: "Home_1_TCell", bundle: nil), forCellReuseIdentifier: "_Home_1_TCell")
                        tableView.separatorStyle = .none