97 lines
3.3 KiB
XML
97 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>MainWindow</class>
|
||
<widget class="QMainWindow" name="MainWindow">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>967</width>
|
||
<height>450</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>MainWindow</string>
|
||
</property>
|
||
<widget class="QWidget" name="centralWidget">
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<widget class="QLabel" name="label">
|
||
<property name="text">
|
||
<string><html><head/><body><p>Deepin Community Live CD(简称 dclc) 旨在用户系统出现问题时进行修复、维护以及临时办公</p><p>此 Live CD 借鉴了以下文章的内容: <br/>https://bbs.deepin.org/post/228930 @deepin-superuser </p><p>https://bbs.deepin.org/post/228568 @木一明 </p><p><span style=" font-weight:600;">install、full 用户密码(包括root密码)为:123456</span><br/><span style=" font-weight:600;">tiny、mini root 密码未知</span></p><p>项目地址:http://dclc.gfdgdxi.top/</p><p>代码仓库:https://gitee.com/gfdgd-xi/deepin-community-live-cd/</p><p>https://github.com/gfdgd-xi/deepin-community-live-cd/</p><p>https://gitlink.org.cn/gfdgd_xi/deepin-community-live-cd/</p></body></html></string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="versionLabel">
|
||
<property name="text">
|
||
<string><html><head/><body><p>当前版本:1.7.0 install版</p></body></html></string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
<item>
|
||
<widget class="QLabel" name="copyright">
|
||
<property name="text">
|
||
<string>©2022~2023 gfdgd xi</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="horizontalSpacer">
|
||
<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="isnewest">
|
||
<property name="text">
|
||
<string>检测程序版本</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="pushButton_2">
|
||
<property name="text">
|
||
<string>打开程序网站</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="pushButton">
|
||
<property name="text">
|
||
<string>确定</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
<layoutdefault spacing="6" margin="11"/>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|