Skip to content

Commit

Permalink
更新主界面
Browse files Browse the repository at this point in the history
  • Loading branch information
code6levels committed Oct 7, 2018
1 parent 4372e2c commit f752e4d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -214,12 +214,12 @@
<rect>
<x>20</x>
<y>50</y>
<width>54</width>
<height>12</height>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>数据筛选</string>
<string>传感器id查询:</string>
</property>
</widget>
<widget class="QTableView" name="tableView">
Expand All @@ -235,8 +235,8 @@
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>90</x>
<y>40</y>
<x>110</x>
<y>50</y>
<width>113</width>
<height>20</height>
</rect>
Expand Down

0 comments on commit f752e4d

Please sign in to comment.