代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PasswordModify</class>
<widget class="QWidget" name="PasswordModify">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>1080</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 0, 0);</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>360</x>
<y>160</y>
<width>321</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 28pt "Ubuntu";</string>
</property>
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-weight:600;">密码修改</span></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>140</x>
<y>270</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt "Ubuntu";</string>
</property>
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-weight:600;">旧密码</span></p></body></html></string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="OldPW">
<property name="geometry">
<rect>
<x>290</x>
<y>270</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>140</x>
<y>370</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt "Ubuntu";</string>
</property>
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-weight:600;">新密码</span></p></body></html></string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="NewPW">
<property name="geometry">
<rect>
<x>290</x>
<y>370</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>140</x>
<y>470</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt "Ubuntu";</string>
</property>
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-weight:600;">新密码</span></p></body></html></string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="NewPW1">
<property name="geometry">
<rect>
<x>290</x>
<y>470</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px "Ubuntu";
font:bold;</string>
</property>
</widget>
<widget class="QPushButton" name="OK">
<property name="geometry">
<rect>
<x>510</x>
<y>610</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(200, 130, 50);
font: 24px "Ubuntu";
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>确认</string>
</property>
</widget>
<widget class="QPushButton" name="Quit">
<property name="geometry">
<rect>
<x>240</x>
<y>610</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(200, 130, 50);
font: 24px "Ubuntu";
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>退出</string>
</property>
</widget>
<widget class="QLabel" name="err">
<property name="geometry">
<rect>
<x>140</x>
<y>550</y>
<width>621</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(204, 0, 0);
font: 20pt "Ubuntu";</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>TowerCraneLineEdit</class>
<extends>QLineEdit</extends>
<header location="global">towercranelineedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。