代码拉取完成,页面将自动刷新
同步操作将从 嵌入式研发部/CaseBoxServer 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>BoxForm</class>
<widget class="QDialog" name="BoxForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>481</width>
<height>360</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QWidget" name="gridLayoutWidget_10">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>421</width>
<height>211</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_11">
<item row="0" column="0">
<widget class="QLabel" name="label_31">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>卡 号</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_32">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>编 号</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_33">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>网 点</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_BoxM_Ic">
<property name="minimumSize">
<size>
<width>0</width>
<height>50</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lineEdit_BoxM_Id">
<property name="minimumSize">
<size>
<width>0</width>
<height>50</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="comboBox_BoxM_Net">
<property name="minimumSize">
<size>
<width>0</width>
<height>50</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="label_56">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>481</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color:#1597d1;
color:white;</string>
</property>
<property name="text">
<string>网点信息修改</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="pushButton_OK">
<property name="geometry">
<rect>
<x>80</x>
<y>290</y>
<width>131</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{border:2px;border-radius:5px;border-style:outset;border-image: url(:/images/button.png);
color:white;
}
QPushButton:hover:!pressed{
border:1px;border-radius:5px;border-style:outset;padding:4px;
border-image:url(:/images/button_hover.png);
color:white;
}</string>
</property>
<property name="text">
<string>确认</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_Quit">
<property name="geometry">
<rect>
<x>270</x>
<y>290</y>
<width>131</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{border:2px;border-radius:5px;border-style:outset;border-image: url(:/images/button.png);
color:white;
}
QPushButton:hover:!pressed{
border:1px;border-radius:5px;border-style:outset;padding:4px;
border-image:url(:/images/button_hover.png);
color:white;
}</string>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。