lt18717377960
2025-09-09 1553eef7c835ddd9c273bc879711f49e2a09a803
Client/Íõ·ÉÖÇ/code/×¢²áµÇ¼¿Í»§¶Ë¡¾Êý¾Ý¼ÓÃÜ´ýÍêÉÆ¡¿/FaceLink_client/login.ui
File was renamed from Client/Íõ·ÉÖÇ/code/Qt×¢²áµÇ¼½çÃæ(²¿·Ö)/FaceLink_AI_UserAuth/userauth_mainwindow.ui
@@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>UserAuth_MainWindow</class>
 <widget class="QMainWindow" name="UserAuth_MainWindow">
 <class>Login</class>
 <widget class="QMainWindow" name="Login">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>790</width>
    <width>660</width>
    <height>650</height>
   </rect>
  </property>
  <property name="minimumSize">
   <size>
    <width>790</width>
    <width>660</width>
    <height>650</height>
   </size>
  </property>
  <property name="maximumSize">
   <size>
    <width>790</width>
    <width>660</width>
    <height>650</height>
   </size>
  </property>
  <property name="windowTitle">
   <string>UserAuth_MainWindow</string>
   <string>MainWindow</string>
  </property>
  <widget class="QWidget" name="centralWidget">
  <widget class="QWidget" name="centralwidget">
   <widget class="QLabel" name="Headline">
    <property name="geometry">
     <rect>
      <x>200</x>
      <y>20</y>
      <x>140</x>
      <y>10</y>
      <width>371</width>
      <height>71</height>
     </rect>
@@ -45,11 +45,27 @@
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="QPushButton" name="ForgetButton">
    <property name="geometry">
     <rect>
      <x>170</x>
      <y>530</y>
      <width>90</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>忘记密码</string>
    </property>
    <property name="flat">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="Line" name="line">
    <property name="geometry">
     <rect>
      <x>30</x>
      <y>100</y>
      <x>-30</x>
      <y>90</y>
      <width>721</width>
      <height>20</height>
     </rect>
@@ -58,62 +74,11 @@
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLineEdit" name="UserNameEdit">
    <property name="geometry">
     <rect>
      <x>290</x>
      <y>140</y>
      <width>291</width>
      <height>80</height>
     </rect>
    </property>
    <property name="cursorPosition">
     <number>0</number>
    </property>
    <property name="placeholderText">
     <string>     è¯·è¾“入邮箱/电话号码/用户名</string>
    </property>
    <property name="clearButtonEnabled">
     <bool>false</bool>
    </property>
   </widget>
   <widget class="QLineEdit" name="PasswordEdit">
    <property name="geometry">
     <rect>
      <x>290</x>
      <y>250</y>
      <width>291</width>
      <height>80</height>
     </rect>
    </property>
    <property name="echoMode">
     <enum>QLineEdit::Password</enum>
    </property>
    <property name="placeholderText">
     <string>             è¯·è¾“入密码</string>
    </property>
   </widget>
   <widget class="QLabel" name="UserName">
    <property name="geometry">
     <rect>
      <x>180</x>
      <y>170</y>
      <width>72</width>
      <height>15</height>
     </rect>
    </property>
    <property name="text">
     <string>用户名</string>
    </property>
    <property name="alignment">
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="QLabel" name="Password">
    <property name="geometry">
     <rect>
      <x>180</x>
      <y>280</y>
      <x>120</x>
      <y>270</y>
      <width>72</width>
      <height>15</height>
     </rect>
@@ -125,37 +90,43 @@
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="Line" name="line_2">
   <widget class="QPushButton" name="RegisterButton">
    <property name="geometry">
     <rect>
      <x>30</x>
      <y>380</y>
      <width>721</width>
      <height>20</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QPushButton" name="LoginButton">
    <property name="geometry">
     <rect>
      <x>170</x>
      <y>440</y>
      <width>441</width>
      <height>81</height>
      <x>400</x>
      <y>530</y>
      <width>90</width>
      <height>22</height>
     </rect>
    </property>
    <property name="text">
     <string>立即登录</string>
     <string>注册账号</string>
    </property>
    <property name="flat">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QLineEdit" name="PasswordEdit">
    <property name="geometry">
     <rect>
      <x>230</x>
      <y>240</y>
      <width>291</width>
      <height>80</height>
     </rect>
    </property>
    <property name="echoMode">
     <enum>QLineEdit::Password</enum>
    </property>
    <property name="placeholderText">
     <string> é•¿åº¦5-20,数字、英文、下划线、小数点</string>
    </property>
   </widget>
   <widget class="QCheckBox" name="checkBox">
    <property name="geometry">
     <rect>
      <x>350</x>
      <y>350</y>
      <x>420</x>
      <y>340</y>
      <width>91</width>
      <height>19</height>
     </rect>
@@ -164,37 +135,53 @@
     <string>记住密码</string>
    </property>
   </widget>
   <widget class="QPushButton" name="ForgetButton">
   <widget class="QPushButton" name="LoginButton">
    <property name="geometry">
     <rect>
      <x>230</x>
      <y>540</y>
      <width>90</width>
      <height>22</height>
      <x>110</x>
      <y>430</y>
      <width>441</width>
      <height>81</height>
     </rect>
    </property>
    <property name="text">
     <string>忘记密码</string>
     <string>立即登录</string>
    </property>
   </widget>
   <widget class="QPushButton" name="RegisterButton">
   <widget class="Line" name="line_2">
    <property name="geometry">
     <rect>
      <x>460</x>
      <y>540</y>
      <width>90</width>
      <height>22</height>
      <x>-30</x>
      <y>370</y>
      <width>721</width>
      <height>20</height>
     </rect>
    </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
   </widget>
   <widget class="QLabel" name="UserName">
    <property name="geometry">
     <rect>
      <x>120</x>
      <y>160</y>
      <width>72</width>
      <height>15</height>
     </rect>
    </property>
    <property name="text">
     <string>注册账号</string>
     <string>用户名</string>
    </property>
    <property name="alignment">
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="QLabel" name="error">
   <widget class="QLabel" name="Label_error">
    <property name="geometry">
     <rect>
      <x>200</x>
      <y>410</y>
      <x>140</x>
      <y>400</y>
      <width>381</width>
      <height>20</height>
     </rect>
@@ -203,15 +190,64 @@
     <string notr="true">color: rgb(255, 0, 0);</string>
    </property>
    <property name="text">
     <string>[默认为隐藏]输入错误时,显示错误(用户名/密码出错)</string>
     <string>测试</string>
    </property>
    <property name="alignment">
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="QLineEdit" name="UserNameEdit">
    <property name="geometry">
     <rect>
      <x>230</x>
      <y>130</y>
      <width>291</width>
      <height>80</height>
     </rect>
    </property>
    <property name="cursorPosition">
     <number>0</number>
    </property>
    <property name="placeholderText">
     <string> é•¿åº¦4-10,汉字、数字、英文和下划线</string>
    </property>
    <property name="clearButtonEnabled">
     <bool>false</bool>
    </property>
   </widget>
   <zorder>PasswordEdit</zorder>
   <zorder>Headline</zorder>
   <zorder>ForgetButton</zorder>
   <zorder>line</zorder>
   <zorder>Password</zorder>
   <zorder>RegisterButton</zorder>
   <zorder>checkBox</zorder>
   <zorder>LoginButton</zorder>
   <zorder>line_2</zorder>
   <zorder>UserName</zorder>
   <zorder>Label_error</zorder>
   <zorder>UserNameEdit</zorder>
  </widget>
  <widget class="QMenuBar" name="menubar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>660</width>
     <height>26</height>
    </rect>
   </property>
  </widget>
  <widget class="QStatusBar" name="statusbar"/>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <tabstops>
  <tabstop>UserNameEdit</tabstop>
  <tabstop>PasswordEdit</tabstop>
  <tabstop>checkBox</tabstop>
  <tabstop>LoginButton</tabstop>
  <tabstop>ForgetButton</tabstop>
  <tabstop>RegisterButton</tabstop>
 </tabstops>
 <resources/>
 <connections/>
</ui>