Commit c0c3e4f6 by guanghui.cui

非码支付-改为 非码收银

parent b06641a5
...@@ -1074,7 +1074,7 @@ void FMPPayDialog::setShowFunc() ...@@ -1074,7 +1074,7 @@ void FMPPayDialog::setShowFunc()
} }
else{ else{
ui->btn_pay->setVisible(false); ui->btn_pay->setVisible(false);
ui->btn_check->setVisible(true); ui->btn_check->setVisible(false);
ui->btn_refund->setVisible(false); ui->btn_refund->setVisible(false);
ui->btn_waitPay->setVisible(true); ui->btn_waitPay->setVisible(true);
ui->btn_errorOrder->setVisible(true); ui->btn_errorOrder->setVisible(true);
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>786</width> <width>786</width>
<height>624</height> <height>649</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
...@@ -177,7 +177,7 @@ QScrollBar::add-page:vertical,QScrollBar::sub-page:vertical ...@@ -177,7 +177,7 @@ QScrollBar::add-page:vertical,QScrollBar::sub-page:vertical
<enum>QFrame::NoFrame</enum> <enum>QFrame::NoFrame</enum>
</property> </property>
<property name="text"> <property name="text">
<string>非码支付</string> <string>非码收银</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <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