删除提问功能、替换答辩模板
This commit is contained in:
@@ -36,7 +36,7 @@ class PickStudentMode(QWidget):
|
||||
self.vbox.setContentsMargins(0, 0, 0, 0)
|
||||
self.btnHBox = QHBoxLayout(self)
|
||||
|
||||
self.openTemplateBtn = HyperlinkButton("", "下载模板")
|
||||
self.openTemplateBtn = HyperlinkButton("", "模板下载")
|
||||
self.chooseBtn = PushButton("打开")
|
||||
self.startButton = PrimaryPushButton(FluentIcon.PLAY_SOLID, "开始")
|
||||
self.bottomLayout = QHBoxLayout()
|
||||
|
||||
Reference in New Issue
Block a user