新增命令与帮助

This commit is contained in:
2023-01-04 13:35:31 +08:00
parent d46c83f51b
commit 9cf0c16697
12 changed files with 62 additions and 31 deletions

View File

@@ -64,14 +64,7 @@
<item>
<widget class="QPushButton" name="getFen">
<property name="text">
<string>获取选中项的评分</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="uploadFen">
<property name="text">
<string>提交选中项的评分</string>
<string>获取/提交选中项的评分和评论</string>
</property>
</widget>
</item>