81 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						||
<ui version="4.0">
 | 
						||
 <class>information</class>
 | 
						||
 <widget class="QWidget" name="information">
 | 
						||
  <property name="geometry">
 | 
						||
   <rect>
 | 
						||
    <x>0</x>
 | 
						||
    <y>0</y>
 | 
						||
    <width>439</width>
 | 
						||
    <height>329</height>
 | 
						||
   </rect>
 | 
						||
  </property>
 | 
						||
  <property name="windowTitle">
 | 
						||
   <string>Form</string>
 | 
						||
  </property>
 | 
						||
  <widget class="QPushButton" name="button">
 | 
						||
   <property name="geometry">
 | 
						||
    <rect>
 | 
						||
     <x>330</x>
 | 
						||
     <y>290</y>
 | 
						||
     <width>75</width>
 | 
						||
     <height>24</height>
 | 
						||
    </rect>
 | 
						||
   </property>
 | 
						||
   <property name="text">
 | 
						||
    <string>我已阅读</string>
 | 
						||
   </property>
 | 
						||
  </widget>
 | 
						||
  <widget class="QLabel" name="label">
 | 
						||
   <property name="geometry">
 | 
						||
    <rect>
 | 
						||
     <x>10</x>
 | 
						||
     <y>10</y>
 | 
						||
     <width>331</width>
 | 
						||
     <height>16</height>
 | 
						||
    </rect>
 | 
						||
   </property>
 | 
						||
   <property name="text">
 | 
						||
    <string/>
 | 
						||
   </property>
 | 
						||
  </widget>
 | 
						||
  <widget class="QTextBrowser" name="textBrowser">
 | 
						||
   <property name="geometry">
 | 
						||
    <rect>
 | 
						||
     <x>20</x>
 | 
						||
     <y>20</y>
 | 
						||
     <width>381</width>
 | 
						||
     <height>201</height>
 | 
						||
    </rect>
 | 
						||
   </property>
 | 
						||
   <property name="html">
 | 
						||
    <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
 | 
						||
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
 | 
						||
p, li { white-space: pre-wrap; }
 | 
						||
hr { height: 1px; border-width: 0; }
 | 
						||
li.unchecked::marker { content: "\2610"; }
 | 
						||
li.checked::marker { content: "\2612"; }
 | 
						||
</style></head><body style=" font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;">
 | 
						||
<h2 style=" margin-top:16px; margin-bottom:16px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; line-height:120%; background-color:#ffffff;"><a name="滑稽社介绍"></a><span style=" font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:x-large; font-weight:600; color:#000000; background-color:#ffffff;">滑</span><span style=" font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:8pt; font-weight:600; color:#000000; background-color:#ffffff;">稽社介绍</span></h2>
 | 
						||
<p style=" margin-top:0px; margin-bottom:16px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; background-color:#ffffff;"><span style=" font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:10pt; font-weight:700; color:#000000;">滑稽社</span><span style=" font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:8pt; color:#333333;">(Huaji Club)创立于2018年,是一个起源于“整活”精神、发展于技术热情的高校科技创业社团。我们以“自由探索、滑稽创新”为核心理念,致力于打造一个属于技术爱好者、开源精神拥护者和数字创客的乐园。</span></p>
 | 
						||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Release Version: V1.0</p></body></html></string>
 | 
						||
   </property>
 | 
						||
  </widget>
 | 
						||
  <widget class="QLabel" name="label_2">
 | 
						||
   <property name="geometry">
 | 
						||
    <rect>
 | 
						||
     <x>30</x>
 | 
						||
     <y>250</y>
 | 
						||
     <width>351</width>
 | 
						||
     <height>16</height>
 | 
						||
    </rect>
 | 
						||
   </property>
 | 
						||
   <property name="text">
 | 
						||
    <string>Copyright © 2018–2025 滑稽社 Huaji Club. All rights reserved.</string>
 | 
						||
   </property>
 | 
						||
  </widget>
 | 
						||
 </widget>
 | 
						||
 <resources/>
 | 
						||
 <connections/>
 | 
						||
</ui>
 |