Commit 6fe2685b by xiaoqing.gu

修改新订单界面关闭按钮

parent d7093795
......@@ -47,5 +47,6 @@
<file>login_back.png</file>
<file>login_save.png</file>
<file>login_unsave.png</file>
<file>icon_order_detail_close.png</file>
</qresource>
</RCC>
\ No newline at end of file
......@@ -103,7 +103,7 @@
#closeButton
{
border-image: url(:newmainhide.png);
border-image: url(:icon_order_detail_close.png);
border:0px solid;
}
......@@ -224,7 +224,7 @@
</size>
</property>
<property name="text">
<string>closeButton</string>
<string/>
</property>
</widget>
</item>
......
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