代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainForm</class>
<widget class="QMainWindow" name="MainForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>601</width>
<height>372</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>601</width>
<height>372</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>601</width>
<height>372</height>
</size>
</property>
<property name="windowTitle">
<string>frpManage</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>480</width>
<height>320</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="page">
<widget class="QPushButton" name="startButton">
<property name="geometry">
<rect>
<x>240</x>
<y>230</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
<widget class="QPushButton" name="ResetButton">
<property name="geometry">
<rect>
<x>340</x>
<y>230</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>重启</string>
</property>
</widget>
<widget class="QCheckBox" name="setupCheckBox">
<property name="geometry">
<rect>
<x>160</x>
<y>170</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>开机启动</string>
</property>
</widget>
<widget class="QLineEdit" name="tokenLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>143</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="portLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>106</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>41</x>
<y>67</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>服务器地址:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>41</x>
<y>141</y>
<width>107</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string> Token: </string>
</property>
</widget>
<widget class="QLineEdit" name="addrLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>69</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>41</x>
<y>104</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>服务器端口:</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>430</x>
<y>0</y>
<width>53</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>V2.3.0</string>
</property>
</widget>
</widget>
</widget>
<widget class="QLabel" name="LOGO">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>70</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>9</x>
<y>90</y>
<width>93</width>
<height>221</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QPushButton" name="mainPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>服务器设置</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="basePushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>基本转发</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="xtcpPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>P2P转发</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="debugPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>调试</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>BottomToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。