Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmtakeout
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李定达
fmtakeout
Commits
6fe2685b
Commit
6fe2685b
authored
Jan 25, 2019
by
xiaoqing.gu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改新订单界面关闭按钮
parent
d7093795
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
Resources/skin/deaufult.qrc
+2
-0
Resources/skin/deaufult.rcc
+0
-0
Resources/skin/icon_order_detail_close.png
+0
-0
takeout/view/newdetailform.ui
+2
-2
No files found.
Resources/skin/deaufult.qrc
View file @
6fe2685b
...
...
@@ -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
Resources/skin/deaufult.rcc
View file @
6fe2685b
No preview for this file type
Resources/skin/icon_order_detail_close.png
0 → 100644
View file @
6fe2685b
1.48 KB
takeout/view/newdetailform.ui
View file @
6fe2685b
...
...
@@ -103,7 +103,7 @@
#closeButton
{
border-image: url(:
newmainhid
e.png);
border-image: url(:
icon_order_detail_clos
e.png);
border:0px solid;
}
...
...
@@ -224,7 +224,7 @@
</size>
</property>
<property
name=
"text"
>
<string
>
closeButton
</string
>
<string
/
>
</property>
</widget>
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment