You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

620 lines
17 KiB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>windowgly</class>
<widget class="QMainWindow" name="windowgly">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1185</width>
<height>755</height>
</rect>
</property>
<property name="windowTitle">
<string>新冠疫情社区管理系统</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>1081</width>
<height>601</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_zh">
<attribute name="title">
<string>账号管理</string>
</attribute>
<widget class="QTabWidget" name="tabWidget_2">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>911</width>
<height>431</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>修改管理员密码</string>
</attribute>
<widget class="QPushButton" name="changekey">
<property name="geometry">
<rect>
<x>30</x>
<y>260</y>
<width>141</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>确认修改</string>
</property>
</widget>
<widget class="QLineEdit" name="newkey1">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>261</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="newkey2">
<property name="geometry">
<rect>
<x>30</x>
<y>180</y>
<width>261</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>请输入新的密码:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>30</x>
<y>150</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>请再次输入新的密码:</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_7">
<attribute name="title">
<string>居民账号管理</string>
</attribute>
<widget class="QPushButton" name="Zhou_SJ1">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>131</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>查看冻结账号</string>
</property>
</widget>
<widget class="QPushButton" name="rechangekey">
<property name="geometry">
<rect>
<x>210</x>
<y>20</y>
<width>161</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>重置密码</string>
</property>
</widget>
<widget class="QTableWidget" name="frozenu_sers">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>361</width>
<height>321</height>
</rect>
</property>
<column>
<property name="text">
<string>姓名</string>
</property>
</column>
<column>
<property name="text">
<string>账号</string>
</property>
</column>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_xx">
<attribute name="title">
<string>信息管理</string>
</attribute>
<widget class="QPushButton" name="in_information">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>171</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>导入居民信息</string>
</property>
</widget>
<widget class="QPushButton" name="out_information">
<property name="geometry">
<rect>
<x>60</x>
<y>210</y>
<width>171</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>导出居民信息</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_fy">
<attribute name="title">
<string>防疫系统</string>
</attribute>
<widget class="QTabWidget" name="tabWidget_3">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>1131</width>
<height>581</height>
</rect>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>查看阳性人员名单</string>
</attribute>
<widget class="QPushButton" name="Yang_XT1">
<property name="geometry">
<rect>
<x>350</x>
<y>90</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>点击查看</string>
</property>
</widget>
<widget class="QTableWidget" name="Yangtable">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>351</width>
<height>561</height>
</rect>
</property>
<column>
<property name="text">
<string>姓名</string>
</property>
</column>
<column>
<property name="text">
<string>住址</string>
</property>
</column>
<column>
<property name="text">
<string>电话</string>
</property>
</column>
</widget>
<widget class="QTableWidget" name="mjtable">
<property name="geometry">
<rect>
<x>480</x>
<y>0</y>
<width>401</width>
<height>551</height>
</rect>
</property>
<column>
<property name="text">
<string>姓名</string>
</property>
</column>
<column>
<property name="text">
<string>住址</string>
</property>
</column>
<column>
<property name="text">
<string>电话</string>
</property>
</column>
</widget>
<widget class="QPushButton" name="Yang_XT2">
<property name="geometry">
<rect>
<x>880</x>
<y>90</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>查看密接名单</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>查看统计图</string>
</attribute>
<widget class="QPushButton" name="Tu">
<property name="geometry">
<rect>
<x>60</x>
<y>60</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>点击查看</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>查看打卡情况</string>
</attribute>
<widget class="QTableWidget" name="daka2">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>621</width>
<height>511</height>
</rect>
</property>
<column>
<property name="text">
<string>姓名</string>
</property>
</column>
<column>
<property name="text">
<string>打卡情况</string>
</property>
</column>
<column>
<property name="text">
<string>今日所在地</string>
</property>
</column>
<column>
<property name="text">
<string>健康码状态</string>
</property>
</column>
<column>
<property name="text">
<string>是否核酸</string>
</property>
</column>
<column>
<property name="text">
<string>是否隔离</string>
</property>
</column>
</widget>
<widget class="QPushButton" name="daka1">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>211</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>查看打卡情况</string>
</property>
</widget>
<widget class="QTableWidget" name="nodaka2">
<property name="geometry">
<rect>
<x>860</x>
<y>50</y>
<width>231</width>
<height>511</height>
</rect>
</property>
<column>
<property name="text">
<string>姓名</string>
</property>
</column>
</widget>
<widget class="QPushButton" name="nodaka1">
<property name="geometry">
<rect>
<x>860</x>
<y>10</y>
<width>231</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>未打卡名单</string>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_gg">
<attribute name="title">
<string>公告</string>
</attribute>
<widget class="QPlainTextEdit" name="Wang_GTnew">
<property name="geometry">
<rect>
<x>660</x>
<y>40</y>
<width>391</width>
<height>501</height>
</rect>
</property>
<property name="plainText">
<string/>
</property>
<property name="placeholderText">
<string>请在这里输入新的公告</string>
</property>
</widget>
<widget class="QPushButton" name="newgg">
<property name="geometry">
<rect>
<x>790</x>
<y>540</y>
<width>111</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>发布</string>
</property>
</widget>
<widget class="QTextBrowser" name="Wang_GTgg">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>401</width>
<height>501</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>321</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:14pt; font-weight:600;&quot;&gt;当前公告&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>680</x>
<y>10</y>
<width>331</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>若要发布新的公告,请在下方输入新的公告内容后点击发布</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_wz">
<attribute name="title">
<string>物资情况</string>
</attribute>
<widget class="QTableWidget" name="things">
<property name="geometry">
<rect>
<x>0</x>
<y>50</y>
<width>521</width>
<height>551</height>
</rect>
</property>
<column>
<property name="text">
<string>大类</string>
</property>
</column>
<column>
<property name="text">
<string>类型</string>
</property>
</column>
<column>
<property name="text">
<string>具体</string>
</property>
</column>
<column>
<property name="text">
<string>数量</string>
</property>
</column>
<column>
<property name="text">
<string>单位</string>
</property>
</column>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>80</x>
<y>20</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;当前物资情况&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="changethings">
<property name="geometry">
<rect>
<x>770</x>
<y>300</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>确认修改</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>530</x>
<y>300</y>
<width>271</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;若要修改物资情况请直接在表格中进行修改&lt;/p&gt;&lt;p&gt; 然后点击确认修改&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="lookthings">
<property name="geometry">
<rect>
<x>520</x>
<y>50</y>
<width>151</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>查看当前物资情况</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>1081</width>
<height>71</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7" stretch="1,0,10,0,0">
<item>
<widget class="QFrame" name="frame">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>新冠疫情社区管理系统</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="changeuser">
<property name="text">
<string>切换账号</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="close1">
<property name="text">
<string>退出</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>