Commit c0c3e4f6 by guanghui.cui

非码支付-改为 非码收银

parent b06641a5
......@@ -1074,7 +1074,7 @@ void FMPPayDialog::setShowFunc()
}
else{
ui->btn_pay->setVisible(false);
ui->btn_check->setVisible(true);
ui->btn_check->setVisible(false);
ui->btn_refund->setVisible(false);
ui->btn_waitPay->setVisible(true);
ui->btn_errorOrder->setVisible(true);
......
......@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>786</width>
<height>624</height>
<height>649</height>
</rect>
</property>
<property name="windowTitle">
......@@ -177,7 +177,7 @@ QScrollBar::add-page:vertical,QScrollBar::sub-page:vertical
<enum>QFrame::NoFrame</enum>
</property>
<property name="text">
<string>非码支付</string>
<string>非码收银</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment