※7、容器自动配置脚本支持评分功能

This commit is contained in:
2022-10-23 22:19:23 +08:00
parent e3d944e448
commit 4a095393d8
5 changed files with 154 additions and 2 deletions

View File

@@ -54,6 +54,20 @@
</property>
</spacer>
</item>
<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>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="runBotton">
<property name="text">
@@ -71,7 +85,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>36</height>
<height>33</height>
</rect>
</property>
<widget class="QMenu" name="menu">